OCI-29809
cannot drop an operator with dependent objects
Cause
An attempt was made to drop or replace an operator that has dependent objects.
Action
Drop the dependent objects then retry the operation, or specify the FORCE option in the DROP OPERATOR statement.
OCI-29809
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.
OCI-29809
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.