Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Oracle/OAS
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Oracle/OAS
Log
Sophia Choi
Ranch Hand
Posts: 106
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Does Oracle have any log that I can see the activities of all users like when he/she log in or out , what commands they type and the like ?
Thanks
Mark Spritzler
ranger
Posts: 17347
11
I like...
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Well they are stored in the database in the DBA views. check out v$session and maybe dba_users (not sure if this even exists, it is a guess)
Mark
Perfect World Programming, LLC
-
iOS Apps
How to Ask Questions the Smart Way FAQ
Pradeep bhatt
Ranch Hand
Posts: 8946
I like...
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You may triggers as well.
Groovy
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Problems with Users Logging in with RedHat ES
Simple application error
log file path
speed of hash table searching?
can not deploy application!!!!
More...