PGU-41072: OPTIONS parameter was previously specified Cause: The OPTIONS 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 OPTIONS from the statement.