Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FAILOVER - which TNSNAMES should be updated - Client's or Database's

654563Dec 4 2008 — edited Dec 5 2008
Hi All,

I have installed a two node cluster and want to configure TAF , my questions are

1. Do I need to insert the following only in db TNSNAMES or in clinet TNSNAMES as well?
(LOAD_BALANCE = ON)
(FAILOVER = ON)
...
FAILOVER_MODE =
(TYPE = SELECT)
(METHOD = BASIC)
(RETRIES = 180)
(DELAY = 1)

2. I created the database through dbca , can i configure the default database service for TAF or do I have to make another service. This is what I get when I try to check the status of default service

C:\Documents and Settings\OnyxAdmin>srvctl status service -d usis -s usis
PRKO-2120 : The internal database service usis cannot be managed with srvctl.

Please help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 2 2009
Added on Dec 4 2008
5 comments
3,345 views