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

Thread: Oracle 10g - view table transaction

  1. #1
    Join Date
    Mar 2010
    Location
    Craiova, Romania
    Posts
    22

    Oracle 10g - view table transaction

    Hi,

    Is there a way to see which user modified data in database tables. I want to know if there is a view or something else where to find which user modified data in a specific table. Modified data - I mean update, delete insert data. I don't want to know what was modified - I want to know who modified the data in the table.

    Best Regards

  2. #2
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Do you have any kind of auditing in place?
    No default setup allows for what you are looking for.
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  3. #3
    Join Date
    Mar 2010
    Location
    Craiova, Romania
    Posts
    22
    No I don't have... thanks for replay. Seems that I need a trigger to monitor the tables.

    Thanks again

    Best Regards

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