Previous Topic: PurposeNext Topic: Return Code


Arguments

The following table gives a brief description of each of the arguments.

Name

I/O

Description

RUNTIME-PARM1

input

Under CICS, this is CICS EXEC Interface Block - DFHEIBLK.

RUNTIME-PARM2

input

Under CICS, this is DFHCOMMAREA.

LOG-EXIT-PARM-LIST

input/ output

A structure containing the following items:

ELOG-FAIL-TYPE

input

The type of error.

ELOG-SQLCA

input

A pointer to SQLCA.

ELOG-GLOBDATA

input

A pointer to GLOBDATA.

ELOG-ERROR

input

A structure with the following items:

 

 

ELOG-NUMBER- OF-LINES

input

The number of error messages used.

 

 

ELOG-ERROR-TEXT

input/ output

A table of 80-byte error messages.

ELOG-ERROR-TOKEN

output

A pointer to the error token, maximum length 4096 bytes.