Database Error Messages

ORA-44743

Cannot alter columns of a dependent shared table.

Cause

An attempt was made to add, modify, or drop columns from a dependent shared table. You can only add, modify, or drop columns from the original shared table.


Action

Use the group name of the original shared table while executing this operation.