ORA-01134
Error: ORA-01134: database mounted exclusive by another instance
Causa: An attempt to access a database failed because it is mounted in exclusive mode by another instance.
Acción: Either shut down the other instance or wait for the other instance to either close the database or mount it in parallel mode, before retrying the operation.
COMENTARIOS:
No hay comentarios.