DSNA302I THE REQUIRED INPUT PARAMETER parm-name CONTAINS NULLS
Explanation
The stored procedure DSNACICS could not run because one or more of the required input parameters contains a null value.
System action
The stored procedure DSNACICS terminates without calling the CICS® transaction.
System programmer response
Ensure that the user exit DSNACICX sets the parameter to a non-null value.
Programmer response
Correct the input parameter value in the SQL CALL statement, or ensure that the user exit DSNACICX sets the parameter to a non-null value.
Severity
12