Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: trace sql without session_id and serial#
On 26 Jul, 08:14, Steve Robin <ocma..._at_gmail.com> wrote:
> My current database so many users are connected. SQL trace is off. I
> need to trace a developer session. I just have osname and username.
> Session is not connected right now. As soon as he connects some sql
> fired from that session. I know how trace it after he connects I can
> see session info from v$session but without knowing session id and
> serial#, how can I trace with osuser and username only.
>
> I cann't restart database, because so many people are working on it.
>
> Oracle Database : 9.2.0.8
> OS : Windows 2000
Logon trigger: http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:5069874198829
HTH -g Received on Thu Jul 26 2007 - 04:03:47 CDT
![]() |
![]() |