ORA-16785

Error: ORA-16785: The database is not in ARCHIVELOG mode

Causa: The database is in NOARCHIVELOG mode, when it is either a primary database or a standby database that is being switched over to the primary database.

Acción: Reset the primary database to ARCHIVELOG mode by issuing the ALTER DATABASE ARCHIVELOG statement.

COMENTARIOS:


No hay comentarios.