Home » Server Options » RAC & Failsafe » unable to find rac connection information (Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production)
unable to find rac connection information [message #425942] Tue, 13 October 2009 05:23 Go to next message
vesile_taskiran
Messages: 66
Registered: August 2008
Location: Turkey
Member
We moved our database to RAC system. And we have two entries on our TNSFile . I can connect to the database using toad create procedures etc. but When I try to run a procedure it gives me

Error: unable to find rac connection information

What could be the reason of that error?

Thanks in advance...

TNS:

RAC_3G=
(DESCRIPTION=
(LOAD_BALANCE=yes)
(SOURCE_ROUTE=yes)
(ADDRESS_LIST=
(ADDRESS=
(PROTOCOL=TCP)
(HOST=A.B.C.D)
(PORT=1521)
)
(ADDRESS=
(PROTOCOL=TCP)
(HOST=A.B.C.E)
(PORT=1521)
)
)
(CONNECT_DATA=
(SERVICE_NAME=NIDB)
)
)
Re: unable to find rac connection information [message #425944 is a reply to message #425942] Tue, 13 October 2009 05:36 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
As this is NOT an Oracle message, you could either post the code of the procedure that returns that or ask Quest if it is a TOAD question.

Regards
Michel
Previous Topic: Why serviceguard needed for HPUX for RAC..
Next Topic: how to setup archivelog mode in RAC
Goto Forum:
  


Current Time: Thu Mar 28 14:16:38 CDT 2024