Database Link (DB_LINK) on Win_based 9i_database gives ERROR: ORA-00600: internal error code
Hello Team,
We are using Windows Based ORACLE 9i_Database on win2k3.
I have recently created a Database_LINK by the name animesh_to_spx1 using the basic DB_LINK creation command as:
SQL> Create Database Link animesh_to_spx connect to LGSIM identified by LGSIM using using 'SPX1';
Database link created.
However, when I test this db_link by using :
SQL> select sysdate from dual@animesh_to_spx1
or by using
SQL> select instance_name from v$instance@animesh_to_spx1;
select instance_name from v$instance@animesh_to_spx1
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [2252], [12367], [2553766841], [],