Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: REDO LOG SPACE REQUESTS
you can increase log_buffer.. but I don't think this number should
worry you much, unless it was for a very short time.
On 21 Apr 2003 13:16:47 -0700, goforticket_at_yahoo.com (Linda Lee) wrote:
>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
>----------------------- ----------
>redo log space requests 383
>redo log space wait time 0
.......
We use Oracle 8.1.7.4 on Solaris 2.7 boxes
remove NSPAM to email
Received on Mon Apr 21 2003 - 16:14:09 CDT
![]() |
![]() |