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

Thread: Logging database activities...

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    Nova Scotia, Canada
    Posts
    2

    Logging database activities...

    Hi Guys...

    I am wondering if Oracle logs all activities in the database to a file or even to a table in the database (i.e. inserts, deletes, updates) and information on the user that did the modifications?

    All I have been able to find so far was a little information on Triggers set up to log such activities. Is this the only way to log all activities on the database? At the moment I am not concered with the memory and/or overhead of large log files as I am working with a very small database.

    Thanks for your time!

    Angie

  2. #2
    Join Date
    Dec 2003
    Posts
    14
    http://download-west.oracle.com/docs...t.htm#CNCPT025

    Right there in the concepts guide...which is a pretty good read

  3. #3
    Join Date
    May 2004
    Location
    Nova Scotia, Canada
    Posts
    2
    I read the link you gave me and it was GREAT help!

    Thanks a bunch, was going crazy over here not able to find anything on "logging".. never clued in to search "auditing"...

    Again, thanks for the help!

    Angie

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