Database Error Messages

PGU-41032

ENVIRONMENT parameter was previously specified

Cause

The ENVIRONMENT parameter has already been specified in a DEFINE TRANSACTION statement and is only allowed once per transaction definition. Syntax checking only continues with the next statement.


Action

Remove the second specification of ENVIRONMENT from the statement.