Database Error Messages

ORA-41705

conditions table cannot be dropped with DROP TABLE command

Cause

An attempt was made to drop a conditions table with a DROP TABLE command.


Action

Use DBMS_RLMGR.DROP_CONDITIONS_TABLE instead.