SDSSecondaryState Category

The global constants for the Synchronized Database Service (SDS) secondary state are listed in the following table.

Global Constant Integer Value
SDS_BlockWrite 2
SDS_JournalSwitch 1
SDS_StateCatchingUp 1
SDS_StateDisconnected 0
SDS_StateReorging 5
SDS_StateSynchronized 2
SDS_StateTrackingHalted 4
SDS_StateTransferHalted 3

These are used in return values or dynamic object attribute values by the JadeDatabaseAdmin class sdsGetMyServerInfo method.