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!

Switchover and failover for windows api server with 11g client and servers with 11g data guard

889906Aug 22 2013 — edited Aug 27 2013

I have two Oracle 11g r2 databases on separate linux servers (primary/physical standby) with data guard 11g r2 configured to switch over between the two. This is just a priimary database and its standby with no RAC configured.

I have an API server running in Windows using IIS which connects to the primary database via Oracle 11g client. Initially there is a simple entry in tnsnames to connect to the primary database.


There is much discussion above on application failover. I would like to know:

1. Do I have to configure a new service on each database server using srvctl to provide automatic application connection to the database on failover?

2. When this is done I suppose by configuring tnsnames with the same new service name the application will be automatically switched to the open database on switchover?

3. What steps do I have to carry out to achive this?

Thanks,

Lloyd

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 24 2013
Added on Aug 22 2013
8 comments
250 views