Database Error Messages

PGU-41043

invalid SYNCLEVEL value specified

Cause

The token is not a valid value for specifying an APPC SYNC level in a DEFINE TRANSACTION statement. The only values allowed for SYNC level are 0 and 1. Syntax checking only continues with the next statement.


Action

Correct the TRANSACTION SYNCLEVEL parameter in the statement.