Oracle Error: ORA-01325
Error Description:
Archive log mode must be enabled to build into the logstream
Error Cause:
Database does not have archivelog mode enabled.
Action:
Mount the database, then issue commands to enable archivelog mode. startup pfile=init.ora mount alter database archivelog alter database open.
There haven't been any comments added for this error yet. You may add one if you like.
Add a comment
|
|