ORA-600 [kpnfch-1] [1406] Accessing Ingres Database Using Dg4odbc
(Doc ID 1234538.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.1 [Release 11.2]Information in this document applies to any platform.
Symptoms
Using DG4ODBC 11.2.0 to connect to an INGRES database , this errors occurs:
SQL> select "table_name","table_owner" from "iitables"@ingres;
ERROR:
ORA-00600: internal error code, arguments: [kpnfch-1], [1406], [], [], [], [],
[], [], [], [], [], []
ORA-01406: fetched column value was truncated
ORA-02063: preceding line from INGRES
or
SQL> select * from "cabsdba"."menu_menu"@ingres;
select * from "cabsdba"."menu_menu"@ingres
*
ERROR at line 1:
ORA-03113: end-of-file on communication channel
Process ID: 18343
Session ID: 136 Serial number: 22374
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |