Message-Id: <10688.122777@fatcity.com> From: "Al Glazunov" Date: Wed, 22 Nov 2000 15:57:01 -0800 Subject: "log buffer space" event still there? This is a multi-part message in MIME format. ------=_NextPart_000_0092_01C0549C.DA136770 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi gurus, Oracle 8.1.6 Server on W2K: The Oracle Guide say that you supposed to get an information about the = "log buffer space" event if you query the v$session_event view. SELECT sid, event, seconds_in_wait, state FROM v$session_event WHERE event =3D 'log buffer space'; I can't get any "log buffer" event does not matter how hard I try. Could it be that it was retired or it just did not show up on my system? = Any entries welcome. Alex ------=_NextPart_000_0092_01C0549C.DA136770 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi gurus,
Oracle 8.1.6 Server on = W2K:
The Oracle Guide say that you supposed = to get an=20 information about the "log buffer space" event if = you query
the v$session_event view.
 
SELECT sid, event, = seconds_in_wait,=20 state
FROM v$session_event
WHERE event =3D 'log buffer = space';
 
I can't get any "log buffer" event does = not matter=20 how hard I try.
Could it be that it was retired or it = just did not=20 show up on my system?
 
Any entries welcome.
Alex