Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.