Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle logminer - rollback statement

user632098Jan 17 2013 — edited Jan 19 2013
Logminer question

I am using Oracle 10.2.0.4. I want to use logminer, only problem I have is logminer will not show the actual sql statements used in mycode instead instead its own statements!!!
People who used logminer, can you provide anser to following, If I do following:
Set autocommit off;
Insert into scott …
(I inserted a row in scott table..)
Rollback

For rollback will logminer show a delete statement even though it was not issued.


Thanks,
This post has been answered by TSharma-0racle on Jan 17 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2013
Added on Jan 17 2013
11 comments
719 views