SpectroSERVER database load failing when trying to load it on to a Fault Tolerant Server with a new precedence
search cancel

SpectroSERVER database load failing when trying to load it on to a Fault Tolerant Server with a new precedence

book

Article ID: 51843

calendar_today

Updated On:

Products

CA Spectrum DX NetOps

Issue/Introduction


When trying to restore the SSdb database on the Fault Tolerant Secondary using -a it fails with a message stating that there is already
   a database loaded.

 

Environment

Release: 20.2, 21.2, 22.2
Component: SpectroSERVER

Resolution


Use the "replace" argument to replace the precedence value currently assigned to a particular SpectroSERVER with a new value you specify when setting up a fault tolerant environments.

 -replace
Used only in Fault Tolerant environments to replace the precedence value currently assigned to a particular SpectroSERVER with a new value you specify using the <PRECEDENCE> variable.

../SS-tools/SSdbload -il -r <PRECEDENCE> <name of the save from the primary SS>

Example:

../SS-tools/SSdbload -il -r 20 db_20090630_0530.SSdb

 

Additional Information


Please reference the "SSdbload" section of the documentation for more information.