Database Administration (MOSC)

MOSC Banner

ORA-00600: internal error code, arguments: [kzdlk_zt2 err], [18446744073709551603], [], [], [], [],

edited Oct 10, 2012 5:13AM in Database Administration (MOSC) 3 commentsAnswered
Dear!

We have Oracle 11.2.0.3 on HP-UX system.

I would like to create DBlink with identified by values options

SQL> create database link LINK_TEST connect to USER_TEST identified by values '14573425Z6D15503' using 'TNS_TEST';

Database link created.

SQL> select sysdate from dual@LINK_TEST;
select sysdate from dual@LINK_TEST
                         *
ERROR at line 1:
ORA-00600: internal error code, arguments: [kzdlk_zt2 err], [18446744073709551603], [], [], [], [], [], []


How do I resolve this error?

Regards!

Hine Rosulnik

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center