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

Thread: How To Capture DML Statements

  1. #1
    Join Date
    Aug 2001
    Posts
    15
    Hi,

    I need to capture all DML statements on a table and these
    statements should insert into given table with time stamp.

    Is any way to store all DML statements to given table.

    Can any one help me please.

    Nilopher.

  2. #2
    Join Date
    Jul 2000
    Location
    india
    Posts
    213
    Hi

    USE AUDIT..



    pras

  3. #3
    Join Date
    May 2002
    Posts
    27

    USE AUDIT

    You can use Audit

    and that will work fine..


  4. #4
    Join Date
    Jan 2002
    Location
    Netherlands
    Posts
    1,587
    Auditing is ok but do that for scarier things.(DDL's)
    Use logminer.
    Tarry Singh
    I'm a JOLE(JavaOracleLinuxEnthusiast)
    TarryBlogging
    --- Everything was meant to be---

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