DSNH759I clist TERMINATING, phase RC = retcode
Explanation
The DSNH or DSNHC clist terminated at phase because the return code retcode was greater than or equal to the RCTERM parameter value.
System action
The CLIST terminates.
User response
Determine the cause for the high return code. If the parameters include TERM(NONE) and direct the PRINT to a data set, you might need to search the print data sets for the listing of the error. Refer to message DSNH756I for an explanation of the print data set names assigned during processing.
Problem determination
The location of the messages describing the prior errors depends upon the values of the TERM and PRINT parameters. The messages can be directed to the terminal, to preallocated data sets, or to data sets dynamically allocated during CLIST processing.
If TERM(NONE) PRINT(NONE) was specified, the messages are not available. Execute the CLIST again and specify a location for the error messages.
To find the documentation, note the immediately preceding DSNH740I message for the location of the listings. If the 'LISTING IN data-set' portion of the message is missing, specify a PRINT data set, SOURCE(YES) and XREF(YES), and execute the CLIST again. Use TERM(TERM) to direct error messages to your terminal. These listings and execution of the DSNH CLIST are required for problem diagnosis.
If the error is in the CLIST or the error location is CLIST CHECKING, use CONTROL(SYMLIST) to produce a detailed trace of the CLIST execution and provide the trace listing.
Check for DSNH751I messages that describe the error.
Severity
retcode