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