Database Error Messages

PGU-41030

NLS_LANGUAGE parameter was previously specified

Cause

The NLS_LANGUAGE 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 NLS_LANGUAGE from the statement.