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