|
-
Assuming that you are running archivelog mode:
Check to see if your archive log directory is full. (df -k .)
make sure you have enough space available to create additional files.
The view v$log_history should tell you the frequency of log switch
if you are generating too many log files it is possible that your archiver
process is unable to keep up with the load. If you check the v$log
and see all of them as active or current you should consider either
increasing the size of your redo logs or create more redo groups.
Hope it helps.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|