ORA-12333
Error: ORA-12333: database (link name string) is not mounted
Causa: An attempt was made to open a database that has not been mounted.
Acción: Mount the database with the ALTER DATABASE linkname MOUNT statement, then re-attempt to open the database.
COMENTARIOS:
No hay comentarios.