PGU-41026: PARMS parameter was previously specified Cause: The PARMS parameter has already been specified in a DEFINE CALL statement and is only allowed once once per call definition. Syntax checking only continues with the next statement. Action: Remove the second specification of PARMS from the statement.