JadeErrorCodesDatabase Category

The global constants for JADE database exception error codes that you can use in your own exception handlers, if required, are listed in the following table.

Global Constant Integer Value
JErr_DbDiskFull 3033
JErr_DbEditionOutOfDate 3049
JErr_DbFileExists 3071
JErr_DbFileNotCreated 3121
JErr_DbFileNotDefined 3120
JErr_DbFileNotFound 3036
JErr_DbFileOffline 3162
JErr_DbLockedForArchive 3079
JErr_DbLockedForReorg 3059
JErr_DbUserAbort 3051
JErr_FileInstantiated 3142
JErr_PartitionModulusRangeErr 3161

For details about exception handling, see Chapter 3 of the JADE Developer’s Reference. See also "Exception Class", in Chapter 1 of the JADE Encyclopaedia of Classes.