Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: [Q] what is table ORA_KGLR7_IDL_SB4?
Search the dba_objects. Maybe it's a synonym pointing to a remote object.
Winnie
L <leed_at_shell.cais.net> on 04/27/2000 01:12:26 PM
To: oracle-l_at_fatcity.com, oracledba_at_quickdoc.co.uk cc: (bcc: Winnie Liu/HQ/ISC)
Subject: [Q] what is table ORA_KGLR7_IDL_SB4?
e have ORACLE 7.3.4.4 on SUN Solaris 2.6. I found there has a trace file generate by user application. The sql statement is following:
SQL> select * from ORA_KGLR7_IDL_SB4
2 ;
ERROR:
ORA-00600: internal error code, arguments: [12338], [], [], [], [], [],
[], []
I search dba_tables and dba_views and can NOT found any name call "ORA_KGLR7_IDL_SB4'. Does anyone know what is that?
Thanks.
![]() |
![]() |