Hello All,

I have the following entries in the tnsnames.ora

ORCL =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ITSM764_125)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = ITSM764_126)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = orcl)
    )

Now, in the ar.conf the parameter for Oracle-Two-Task is "orcl".

When I connect I get to see data from both the DB instances. 


How do I configure settings in ar.conf so that it connects to just one instance 
in a load-balanced Oracle environment?

Regards,
Sonia


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to