Cause
During this REVOKE, some foreign key constraints could not be removed. To perform this automatically, CASCADE CONSTRAINTS must be specified.
Action
Remove the constraints or specify CASCADE CONSTRAINTS.
Error Message
CASCADE CONSTRAINTS must be specified to perform this REVOKE.
During this REVOKE, some foreign key constraints could not be removed. To perform this automatically, CASCADE CONSTRAINTS must be specified.
Remove the constraints or specify CASCADE CONSTRAINTS.