ORA-16006
Error: ORA-16006: audit_trail destination incompatible with database open mode
Causa: The AUDIT_TRAIL initialization parameter was set to "DB" (or TRUE), which is incompatible with a database opened for read-only access.
Acción: When the database is opened for read-only access, the AUDIT_TRAIL initialization parameter can only be set to "OS" or "NONE" (FALSE).
COMENTARIOS:
No hay comentarios.