SDSReorgState Category

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

Global Constant Integer Value
SDS_ReorgStateNotReorging 1
SDS_ReorgStateOfflinePhase 5
SDS_ReorgStateReorgingFiles 4
SDS_ReorgStateRestarting 6
SDS_ReorgStateSeekingApproval 2
SDS_ReorgStateStarting 3

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