ORA-31088

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

Causa: An attempt was made to delete a schema which has dependent objects.

Acción: Either drop the dependent objects prior to deleting the schema or use the CASCADE or FORCE options.

COMENTARIOS:


No hay comentarios.