ERROR | cannot drop an operator with dependent objects |
CAUSE | The operator which is being dropped has some dependent objects. |
ACTION | Either drop the dependent objects first and then issue the DROP OPERATOR command or specify the FORCE option with DROP OPERATOR. |
582427 | Error due to inconsistent Oracle DDIC |