Database Error Messages

PGU-41053

VERSION parameter was previously specified

Cause

The VERSION parameter has already been specified, and is only allowed once in a GENERATE or REDEFINE statement. Syntax checking only continues with the next statement.


Action

Remove the second specification of VERSION from the statement.