| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: How can I check the Users who are online ?
B.Dimple wrote:
> "Ana C. Dent" <anacedent_at_hotmail.com> wrote in message news:<6MFJb.47113$BQ5.3860_at_fed1read03>... >
> > > Thanks for the quick response. > > Unfortunately, when I try your suggestion, I get this error message :- > "ORA-00942: table or view does not exist" > > B.Dimple
select username, osuser from sys.v$session Received on Sun Jan 04 2004 - 14:24:36 CST
![]() |
![]() |