skip to main
|
skip to sidebar
Fix Errors
Home
About
Contact
Log In
Troubleshoot fix resolve ORA-01325: archive log mode must be enabled to build into the logstream
Error Description:
Database does not have archivelog mode enabled.
Fix for this error:
Mount the database, then issue commands to enable archivelog mode. startup pfile=init.ora mount alter database archivelog alter database open
Newer Post
Older Post
Home