Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

redo log space requests should be zero?

778369Jul 21 2011 — edited Jul 24 2011
do logbuffer should be request s should be zero
?

as my environment showing below as output

let me know do i need to log switch manually
SQL> select name,value
2 from v$sysstat
3 where name='redo log space requests';

NAME VALUE
---------------------------------------------------------------- ----------
redo log space requests 14130
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2011
Added on Jul 21 2011
11 comments
685 views