Showing posts with label ORA-31088: object string . string depends on the schema. Show all posts
Showing posts with label ORA-31088: object string . string depends on the schema. Show all posts

Saturday, 26 May 2012

ORA-31088: object string . string depends on the schema

ORA-31088: 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.