Database Error Messages

PGU-41025

invalid VERSION number specified

Cause

The token is not a valid version number in a PGAU DEFINE or UNDEFINE CALL or TRANSACTION statement, or in a GENERATE statement. Valid version numbers are all numeric and must match a the Oracle sequence object value reported by a previous DEFINE statement. Syntax checking only continues with the next statement.


Action

Correct the VERSION number in the statement.