| Error | ORA-31088 |
Description | object "string"."string" depends on the schema | Cause | An attempt was made to delete a schema which has dependent objects. | Action | Either drop the dependent objects prior to deleting the schema or use the CASCADE or FORCE options. |