ORA-12334
Error: ORA-12334: database (link name string) is still open
Causa: An attempt was made to dismount a database that is still open.
Acción: Close the database with the ALTER DATABASE
linkname
CLOSE
statement, then re-attempt to dismount the database.
COMENTARIOS:
No hay comentarios.