Database Error Messages

OCI-43526

Cannot create directive 'string': Key column not found in base table 'string'

Cause

The key columns is not a subset of base table columns.


Action

Ensure the key columns are a subset of the base table columns.