"."string" depends on the schema
What triggered the Error:
An attempt was made to delete a schema which has dependent objects.What should we do to fix it:
Either drop the dependent objects prior to deleting the schema or use the CASCADE or FORCE options.