PGU-41061: OUTFILE parameter was previously specified Cause: The OUTFILE parameter has already been specified in a GENERATE statement and is only allowed once per GENERATE request. Syntax checking only continues with the next statement. Action: Remove the second specification of OUTFILE from the statement.