Skip to Content
0
Former Member
Sep 25, 2008 at 01:40 PM

Disaster Recovery for Java Standalone System on SQL Server 2005 ?

36 Views

Hi we are trying to implement a Disaster Recovery Solution for our Java Standalone Production Servers.

The Production Servers are in a MSCS Clustered environment.

We want to build a Server at a Separate Location with the SQL-Server Database rolling forward.

The problem we are facing is when we do a restore to test whether the database is fucntioning properly is that the Server nodes on the Production Server and the Disaster Recovery site have different ID.

So after the restore the Database still have the Parameters of the Production Portal.

Are there any Java Profile parameters which I can set to achieve this Disaster Recovery Solution ?