Questions about failover [message #190261] |
Tue, 29 August 2006 22:58 |
ferrethouse
Messages: 43 Registered: August 2006
|
Member |
|
|
I want to have a primary production database server and a secondary standby database server. I want the standby server to be kept in sync with the primary server but it will only be used if the primary server fails. I have a few of questions...
1. Is this possible?
2. If so, if it fairly easy to setup?
3. Is there any reason why code we have written to query the primary database wouldn't work in this scenario (we have .NET code, Powerbuilder code, Access code)?
4. Is the failover automatic (i.e. do we have to change any connection strings or anything)?
I'm using Oracle 9i but we do have a license for 10g.
Thank you.
[Updated on: Tue, 29 August 2006 23:02] Report message to a moderator
|
|
|
|
|