linux oracle 建立informix dblink 錯誤解決
常見錯誤
ORA_28545,ORA_02063
解決:
[root@zfkapsdb01 ~]# export INFORMIXDIR=/u/infor
[root@zfkapsdb01 ~]# export DBCINI=/etc/odbc.ini
[root@zfkapsdb01 etc]# isql -v infuse1
SQL> select count(*) from zx_file;
+------------------+
| |
+------------------+
| 850 |
+------------------+
SQLRowCount returns -1
1 rows fetched
Quit
[oracle@zfkapsdb01 ~]$ lsnrctl stop
[oracle@zfkapsdb01 ~]$ lsnrctl start
2,[root@dbsb ld.so.conf.d]# isql -v infdrv1
[IM009][unixODBC][Informix][Informix ODBC Driver]Unable to load translation shared library (DLL).
[ISQL]ERROR: Could not SQLConnect
安裝更高版本 如3.5 安裝時候注意選擇路徑
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15187685/viewspace-731660/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle建立dblink報錯:ORA-01017、ORA-02063解決Oracle
- Linux下錯誤解決方案Linux
- ORACLE匯入遇到ORACLE錯誤959解決方法Oracle
- linux解決“XXX is not in the sudoers file”錯誤Linux
- Oracle 錯誤總結及問題解決 ORAOracle
- Oracle的TNS-12502 錯誤原因及解決Oracle
- 建立dblink
- Oracle DBLink中CLOB報錯ORA-22992Oracle
- Linux yum提示Loaded plugins錯誤的解決方法LinuxPlugin
- PHP & Linux: libsodium.so.23 錯誤解決方法PHPLinux
- Ocelot錯誤解決
- 建立python虛擬環境virtualenv錯誤怎麼解決?Python
- ORACLE 錯誤Oracle
- 7.Hibernate一對多關係建立與錯誤解決
- 解決 Python UnicodeEncodeError 錯誤PythonUnicodeError
- dbfread報錯ValueError錯誤解決方法Error
- 【ERROR】Oracle列印錯誤程式碼解釋ErrorOracle
- PbootCMS 404 錯誤解決方法boot
- latex 錯誤以及解決方案
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- dblink建立語句模板
- steam磁碟寫入錯誤怎麼解決 steam磁碟寫入錯誤解決方法大全
- undefined reference to錯誤的解決方法Undefined
- Cocopods的升級錯誤解決
- ORA-12005 錯誤的解決
- SAXParseException的錯誤解決之二Exception
- ORA-28000錯誤解決方案
- dedecms提示500錯誤解決方法
- PHP curl error 60 錯誤解決PHPError
- 解決java.lang.NoSuchMethodError錯誤JavaError
- HTTP代理錯誤怎麼解決?HTTP
- TCP網路除錯助手提示錯誤:“1035:未知錯誤” 解決方案TCP除錯
- PYTHON3 cx-Oracle 字符集 轉換錯誤的解決方案PythonOracle
- 【問題解決】win10日誌錯誤:建立 TLS 客戶端憑據時發生致命錯誤。 內部錯誤狀態為 10013Win10TLS客戶端
- SQL Server建立dblink至MySQLServerMySql
- 解決MySQL server has gone away錯誤的解決方案MySqlServerGo
- Oracle dblink監聽問題Oracle
- Linux中常見的檔案讀寫錯誤問題及解決方法!Linux
- oracle 報大小寫錯誤Oracle