Database Error Messages

DGM-17327

Database must be restarted to enable ARCHIVELOG mode.

Cause

The command is being invoked without the WITH RESTART option. Because the database is enabling ARCHIVELOG mode, the command cannot complete.


Action

Invoke the command again with the WITH RESTART option or after enabling ARCHIVELOG mode.