DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: auditing

  1. #1
    Join Date
    Feb 2001
    Posts
    49

    Exclamation

    Hi everyone,

    I want to know a particular user's information say 'A" as follows:-

    Login time, Logout time and how many hrs he is connected to database.

    The thing is that some 'n' number of users will be connected thru client using the same user name 'A" , say some 10 users are connecting using the username 'A".

    I wish to know the info for a particular osuser say 'mum_gic'
    who connects using 'A' and the above said information.

    How to do this using auditing...?

    Thanx


    I love dba job

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    If you are using version 8.1.x, you can create a Logon Trigger and capture this information to a table you have setup.

    http://technet.oracle.com/docs/produ...6d.htm#2064180
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width