Error using a DBLink in a select clause
Executing a select clause through a dblink (select * from schema.table@dblink) produce the following error (I have seen this is a general error):
ORA-00600: internal code error, arguments: [kzdlk_zt2 err], [18446744073709551603], [], [], [], [], [], []
In the alert_SID.log file the message is:
Errors in file /opt/oracle/admin/PREPRO01/udump/prepro01_ora_24444.trc:
ORA-00600: internal code error, arguments: [kzdlk_zt2 err], [18446744073709551603], [], [], [], [], [], []
The beginning of the prepro01_ora_24444.trc file is:
*** 2009-08-05 11:23:45.446
ksedmp: internal or fatal error
ORA-00600: código de error interno, argumentos: [kzdlk_zt2 err], [18446744073709551603], [], [], [], [], [], []
Current SQL statement for this session:
select * from fispense.procedimiento@PREPRO02_FISPENSE.WORLD