ORA-30745: error occured while trying to add column "string
" in table "string"What triggered the Error:
The user tried to add a subtype which tried to alter the tables dependent on the supertype.What should we do to fix it:
Ensure that the table will not exceed the columnlimit on adding this subtype.