Package com.softwaremining.vendors.dms
Interface DMSCodes
- All Known Implementing Classes:
DMSMonitor
,DMSWrapper
public interface DMSCodes
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
The DMRESULT attribute yields the 48-bit contents of DMSTATUS as a PIC X(6) data item.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
DM_SUCCESS
The DMRESULT attribute yields the 48-bit contents of DMSTATUS as a PIC X(6) data item. If no exception has occurred, the program returns six EBCDIC nulls (that is, 48"000000000000).- See Also:
-
NORECORD
- See Also:
-
NOTFOUND
- See Also:
-
DMERROR
- See Also:
-
DMRESULT
- See Also:
-
VERSIONERROR
- See Also:
-
DMSTRUCTURE
- See Also:
-
DMCATEGORY
- See Also:
-
DMERRORTYPE
- See Also:
-
DEADLOCK
- See Also:
-
DUPLICATES
- See Also:
-
OPENERROR
- See Also:
-
CLOSEERROR
- See Also:
-
AUDITERROR
- See Also:
-
ABORT
- See Also:
-
FATALERROR
- See Also:
-
INTLIBERROR
- See Also:
-