Database Error Messages

OCI-30745

error occurred while trying to add column "string" in table "string"

Cause

The user tried to add a subtype which tried to alter the tables dependent on the supertype.


Action

Ensure that the table will not exceed the columnlimit on adding this subtype.