JadeErrorCodesSDS Category
The global constants for the Synchronized Database Service (SDS) error codes that you can use in your own exception handlers, if required, are listed in the following table.
Global Constant | Integer Value |
---|---|
JErr_SdsIllegalOnPrimary | 3207 |
JErr_SdsIllegalOnSecondary | 3206 |
JErr_SdsIncompleteJournal | 3200 |
JErr_SdsInvalidCommand | 3205 |
JErr_SdsMaxSecondariesExceeded | 3210 |
JErr_SdsNotInitialized | 3201 |
JErr_SdsResponseTimeout | 3212 |
JErr_SdsSecondaryNotAttached | 3204 |
JErr_SdsSecondaryNotFound | 3208 |
JErr_SdsTrackerBusy | 3211 |