Database Error Messages

OCI-57300

Cannot string directive 'string': column name length is restricted to 124 bytes for notifications that track old values.

Cause

The length of the logged column name exceeds 124 bytes for notifications that track old values.


Action

Ensure that the lengths of logged column names are less than equal to 124 bytes in the LOGGED COLUMNS clause.