Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> "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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi gurus,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Oracle 8.1.6 Server on =
W2K:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The Oracle Guide say that you supposed =
to get an=20
information about the "log buffer space" event if =
you query</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>the v$session_event view.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>SELECT sid, event, =
seconds_in_wait,=20
state</FONT></DIV>