SpectroSERVER database load failing when trying to load it on to a Fault Tolerant Server with a new precedence.
When trying to load a database on a Fault Tolerant Server using the "-a" option to change the precedence, the load is failing stating there is already a database loaded.
Release: Any
Component:
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 same from the primary SS>
Example:
../SS-tools/SSdbload -il -r 20 db_20090630_0530.SSdb
Please reference the "SSdbload" section of the documentation for more information.