Previous Topic: $ERRORDVWSTATUS FunctionNext Topic: $ERRORTYPE SQL or DB2


$ERRORTYPE DVW

CA Datacom/DB Native Access Dataview or Sequential File Dataview:

Type

Description

I1

End of volume reached (SEQ).

I2

Errors found in the data of this record (DB).

I3

Record integrity problem occurred because a user modified a record that another user was processing (DB, VSAM).

I4

More than 16 SEQUENTIAL files used (SEQ).

I5

z/OS: Missing DD statement for the SEQUENTIAL file (SEQ, VSAM). VSE: Invalid ASSGN card (SEQ, VSAM).

I6

Actual record length in a sequential file greater than the record length in the dataview (SEQ).

I7

BLOCKSIZE of the file defined in the VPE file table too small (VSE SEQ).

I8

No entry defined for the file in the VPE file table (VSE SEQ).

I9

The length of the right‑hand operand was greater than that of the left‑hand operand when a CONTAINS was applied (DB).

If a code does not start with an I, see the return codes in the CA Datacom/DB Messages and Codes Guide for an explanation of the condition that issued the code. All codes are issued as a result of errors, but can instead be issued for exceptional conditions such as a record interlock.