linux存储库rep 61082,安装informatic过程中的错误
1.Check if the DISPLAY variable is set
export DISPLAY=192.168.3.201:0.0
在注銷用戶并切換到oracle或者infa 用戶,就可以執(zhí)行了(重新開個(gè)窗口登錄)
2.Database driver event...Error occurred loading library [libclntsh.so.10.1: cannot open shared object file: No such file or directory]Database driver event...Error occurred loading library [libpmora8.so]
[root@node2 /]# find / -name "libclntsh.so.10.1"
/server/oracle/product/11.2/db_1/lib/libclntsh.so.10.1
[root@node2 /]# ls /server/oracle/product/11.2/db_1/lib/libclntsh.so.10.1 /lib64/libclntsh.s
ls: cannot access /lib64/libclntsh.so.10.1: No such file or directory
/server/oracle/product/11.2/db_1/lib/libclntsh.so.10.1
[root@node2 /]# ln -s /server/oracle/product/11.2/db_1/lib/libclntsh.so.10.1 /lib64/libclnts
[root@node2 /]#
3.Failed to logon to Database server
Database driver error...
Function Name : Logon
Error while trying to retrieve text for error ORA-12154
Database driver error...
Function Name : Connect
Database Error: Failed to connect to database using user [test1] and connection string [test]
4.961安裝過程中出現(xiàn)的問題
[[REP_61082] AdminConsole's code page (UTF-8 encoding of Unicode) is not one-way compatible to repository infa_rep's code page (MS Windows Simplified Chinese,
解決辦法:export?LANG=C?然后重啟informatic
詳情見:https://kb.informatica.com/solution/5/Pages/19029.aspx?myk=[[REP_61082]%20AdminConsole%27s%20code%20page%20(UTF-8%20encoding%20of%20Unicode)%20is%20not%20one-way%20compatible%20to%20repository%20infa_rep%27s%20code%20page%20(MS%20Windows%20Simplified%20Chinese,
5.抽中文亂碼? ?在infa 用戶下沒有設(shè)置環(huán)境變量? export NLS_LANG=AMERICAN_AMERICA.ZHS16GBK? NLS_LANG?針對(duì)Oracle語言、地區(qū)、字符集的設(shè)置,對(duì)oracle中的工具有效
select? * from OPB_REPOSIT t
修改host?文件
6.啟動(dòng)集成服務(wù)時(shí),存儲(chǔ)庫服務(wù)要切換到普通模式
7.
https://kb.informatica.com/solution/23/Pages/55/367136.aspx?myk=REP-57060
關(guān)于安裝VS2010過程中的錯(cuò)誤
下午本來安裝好了VS:但是后來由于自己更新太多功能:直接使得VS太卡打不開:卸載重裝:但是卸載的時(shí)候在“開始”里面的幫助文檔和一些目錄在卸載項(xiàng)里面沒有:而在“開始"菜單就有:所以我索性把整個(gè) ...
安裝php過程中的錯(cuò)誤和解決方式 configure: error: jpeglib.h not found
centos6.5 32位系統(tǒng): checking for the location of libpng... yeschecking for the location of libXpm... no ...
在Linux下安裝PHP過程中,編譯時(shí)出現(xiàn)錯(cuò)誤的解決辦法
在Linux下安裝PHP過程中,編譯時(shí)出現(xiàn)configure: error: libjpeg.(a|so) not found 錯(cuò)誤的解決辦法 configure: error: libjpeg.(a ...
【轉(zhuǎn)】SQL Server -- 已成功與服務(wù)器建立連接,但是在登錄過程中發(fā)生錯(cuò)誤
SQL?Server?--?已成功與服務(wù)器建立連接,但是在登錄過程中發(fā)生錯(cuò)誤 最近在VS2013上連接遠(yuǎn)程數(shù)據(jù)庫時(shí),突然連接不上,在跑MSTest下跑的時(shí)候,QTAgent32?crash.換成IIS ...
安裝PHP過程中,make步驟報(bào)錯(cuò):(集合網(wǎng)絡(luò)上各種解決方法)
安裝PHP過程中,make步驟報(bào)錯(cuò):(集合網(wǎng)絡(luò)上各種解決方法) (1)-liconv -o sapi/fpm/php-fpm /usr/bin/ld: cannot find -liconv coll ...
隨機(jī)推薦
Mybatis學(xué)習(xí)——一對(duì)多關(guān)聯(lián)表查詢
1.實(shí)體類 public class Student { private int id; private String name; } public class Classes { private i ...
bootstrap快速入門筆記(三)響應(yīng)式,行,列,偏移量,排序
一,響應(yīng)式列重置 .clearfix
...【學(xué)習(xí)筆記】tensorflow實(shí)現(xiàn)一個(gè)簡(jiǎn)單的線性回歸
目錄 準(zhǔn)備知識(shí) Tensorflow運(yùn)算API 梯度下降A(chǔ)PI 簡(jiǎn)單的線性回歸的實(shí)現(xiàn) 建立事件文件 變量作用域 增加變量顯示 模型的保存與加載 自定義命令行參數(shù) 準(zhǔn)備知識(shí) Tensorflow運(yùn)算AP ...
Spring4之IOC
或第六講前也是講此知識(shí). \[www.dev1234.com]一頭扎進(jìn)Spring4視頻教程\一頭扎進(jìn)Spring4源碼\[www.java1234.com]第六 ...
vue中關(guān)于v-for性能優(yōu)化---track-by屬性
vue中關(guān)于v-for性能優(yōu)化---track-by屬性 最近看了一些react,angular,Vue三者的對(duì)比文章,對(duì)比來說Vue比較突出的是輕量級(jí)與易上手. 對(duì)比Vue與angular,Vue有 ...
Linux 安裝JavaEE環(huán)境之jdk安裝筆記
1.安裝jdk 先用xftp將jdk的壓縮包上傳到 /opt/ 2.在/usr/local/下使用命令mkdir java創(chuàng)建java目錄 將jdk-7u79-linux-x64.gz解壓縮至/usr ...
Spring(十七):Spring AOP(一):簡(jiǎn)介
背景: 需求: 給一個(gè)計(jì)算器計(jì)算函數(shù)執(zhí)行前后添加日志. 實(shí)現(xiàn): 1)直接在函數(shù)中修改代碼: IArithmeticCalculator.java接口類 package com.dx.spring.be ...
C118+OSMCOMBB嗅探短信
ubuntu系統(tǒng):12.04.4, 下載地址:http://cdimage.ubuntu.com/releases/12.04.4/release/ 編譯環(huán)境下載 :?http://pan.baidu ...
Rafy中的IOC
Rafy是什么可以通過下面博客來了解 Rafy 領(lǐng)域?qū)嶓w框架演示(3) - 快速使用 C/S 架構(gòu)部署 - BloodyAngel - 博客園 以下是看源碼中的一點(diǎn)記錄,供以后學(xué)習(xí)使用 主要是Rafy ...
總結(jié)
以上是生活随笔為你收集整理的linux存储库rep 61082,安装informatic过程中的错误的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: 怎么检测U盘是扩容盘 如何判断U盘是否被
- 下一篇: linux redis -p,linux
