Home » RDBMS Server » Networking and Gateways » ORA-00600 trying access dblink
ORA-00600 trying access dblink [message #67014] Mon, 02 June 2003 15:22 Go to next message
pedro gonzalez
Messages: 4
Registered: May 2003
Junior Member
Hi, all

Did somebody has this error ?

select * from cia_articulos@ptt
*
ERROR at line 1:
OCA-30021: error preparing/executing SQL statement
[[Oracle]][[ODBC]][[Ora]]ORA-00600: internal error code, arguments: [[18061]], [[1403]], [[]], [[]], [[]], [[]], [[]],
[[]]

Thanks,

PG
Re: ORA-00600 trying access dblink [message #67015 is a reply to message #67014] Mon, 02 June 2003 17:24 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
login as sys and issue the following query.
please post the results
"afiedt.buf" 2 lines, 71 characters

  1* select name,value$ value from sys.props$ where name LIKE ('GLOBAL%')
dbadmin@mutation_mutation > /

NAME                           VALUE
------------------------------ ----------------------------------------
GLOBAL_DB_NAME                 MUTATION

Re: ORA-00600 trying access dblink [message #67017 is a reply to message #67015] Tue, 03 June 2003 07:06 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
SQL> connect sys@ptt
Enter password: ***
Connected.
SQL> select name,value$ value from sys.props$ where name LIKE ('GLOBAL%');

no rows selected

SQL>
Re: ORA-00600 trying access dblink [message #67018 is a reply to message #67015] Tue, 03 June 2003 07:08 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
SQL> connect sys@ptt
Enter password: ***
Connected.
SQL> select name,value$ value from sys.props$ where name LIKE ('GLOBAL%');

no rows selected

SQL>
Previous Topic: master_peer encapsulor start failure
Next Topic: How to Connect 2 servers on diffrent Domains
Goto Forum:
  


Current Time: Mon May 06 13:23:08 CDT 2024