Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> REDO LOG SPACE REQUESTS
I ran a query to get stats on REDO LOG. Could you tell me what does
"redo log space requests" mean? Do I need to change some ini. ora
parameters to reduce the value in my case?
Thanks a lot.
SQL> select name, value from v$sysstat
where name like 'redo log space%';
NAME VALUE ----------------------- ----------
![]() |
![]() |