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

Thread: Capture User Information While using Java

  1. #1
    Join Date
    Aug 2002
    Posts
    19

    Capture User Information While using Java

    Hi All,

    We have an application on the web developed using JSP, Java and with database as Oracle 9i.

    Connection to database is made using the database bean with userid as xyz.

    So to capture the Audit Information of all DML's performed on certain tables, I need to capture the Application Userid through which the user logged in, not the database userid through which connection is made.

    I tried to use, dbms_application_info pkg in 9i but to no avail. Pls advice if any solution is available.


    Regards,
    Soma
    Last edited by ssekhar; 01-28-2004 at 10:30 PM.

  2. #2
    Join Date
    Aug 2002
    Posts
    19
    Hi Mod,

    Any help on my request above...


    Regards,
    Soma
    Soma

  3. #3
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    don't spam
    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