Oracle 26ai

ORA-02297

Cause

an alter table disable constraint failed becuase the table has foriegn keys that are dpendent on this constraint.


Action

Either disable the foreign key constraints or use disable cascade