Database Error Messages

OCI-43531

Cannot alter directive 'string': The specifed logged column 'string' is not a valid column of the table 'string'.'string'

Cause

One or more columns specified in the LOGGED COLUMNS clause is not a valid column in the base table.


Action

Ensure that all columns specified in the LOGGED COLUMNS clause are valid columns in the base table.