DSNT017I DSNTXAZP AN ERROR WAS ENCOUNTERED DURING PROCESSING, ERROR = error-text
Explanation
The program encountered an error during processing.
- error-text
- Additional information about the error. Expected values include:
- THE DB2 VERSION AND THE VERSION OF THE CLIST INPUT MEMBER ARE NOT THE SAME
- THE DB2 VERSION AND THE VERSION OF DSNTXAZP ARE NOT THE SAME
- FAILED TO CONNECT TO DB2
- DSNWLI CALL FAILED, IFCARC1=ifcarc1, IFCARC2=ifcarc2, IFCABNM=ifcabnm, IFCAGRSN=ifcagrsn, IFCAGBNM=ifcagbnm
- RETRIEVE FILE INFO FAILED (diagnostic-text)
- INVALID ACTION 'action' WAS SPECIFIED
- UNEXPECTED NUMBER OF PARAMETERS FOUND (ACTUAL=number-found, EXPECTED=number-expected)
- MAXIMUM LENGTH FOR ACTION IS max-length
- MAXIMUM LENGTH FOR SSID IS max-length
- INSUFFICIENT MEMORY AVAILABLE
- THE INPUT AND OUTPUT DATA SET MEMBER ARE THE SAME
- VERSION version IS NOT SUPPORTED
- CATALOG SEARCH ERROR, REASON=rsn-text
- THE funcname FUNCTION CALL IS UNSUCCESSFUL, RETURN CODE= xx, ERROR REASON CODE=yy, INFO REASON CODE=zz
- SUBSYSTEM INTERFACE ERROR, FUNCTION CODE=80, RETURN CODE=xxx, SSOBRETN=yyy, additional-info.
Tokens used within the error-text value include:
- action
- The action that was specified.
- diagnostic-text
- Diagnostic information for the failure.
- number-found
- The number of parameters provided.
- number-expected
- The number of parameters expected.
- max-length
- The maximum length permitted for the indicated object.
- ifcagbnm
- A numeric value that indicates the number of bytes that could not fit in the return area.
- ifcabnm
- A numeric value that indicates the number of bytes that could not fit in the return area.
- ifcagrsn
- A numeric value that indicates the reason for the failure.
- ifcarc1 and ifcarc2
- Numeric values that indicate the reason for the failure.
- version
- The version that was specified.
- rsn-text
- Information for the failure. For more information on the reason and return codes, see Return Codes for General Purpose Register 15 .
- funcname
- A C function: dynalloc(): Allocate a data set or dynfree(): Deallocate a data set
- xx, yy, zz
- Numeric values that indicate the reason for the failure. For information on the DYNALLOC and DYNFREE RETURN CODE, ERROR REASON CODE, and INFO REASON CODE values, see Interpreting DYNALLOC return codes.
- xxx, yyy, additional-info
- Values that indicate the reason for the failure. For information on the SSI function 80 RETURN CODE, SSOBRETN, and additional-info (STATREAS) values, see Extended status function call — SSI function code 80 .
System action
The program terminates and the CLIST input member is not created.
User response
Use the information provided in the message to identify and resolve the problem.
Severity
12 (severe error)