EB250 EXCESSIVE PARAMETER(S) IN PARENTHESES
Explanation
There were additional parameters within a set of parentheses which were not processed by EPILOG. They were considered as extraneous because either they were not within the syntax of the keyword parameter or because errors were encountered when the statement was scanned.
System action
EPILOG bypasses the statement.
User response
Correct the prior statement by deleting extraneous parameters.