Scan tnsnames.ora
DB is 11gR2 RAC. I have few doubts on the tns entry in the database with scan. Below is the entry
XXXX =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = XXX-scan)(PORT = 1525))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = XXXXX)
)
)
Do i need to specify load_balance=on and failover=yes and mode and type?
Thank You,
Baskar.l