DSNA303I THE PARAMETER NETNAME WAS NOT SPECIFIED WHEN THE CONNECT TYPE OF SPECIFIC WAS SPECIFIED
Explanation
The input parameter NETNAME must contain a non-null value when the CONNECT TYPE parameter is set to SPECIFIC.
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 the user exit DSNACICX sets the parameter to a non-null value.
Severity
12