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!

tkprof list each sql statement

MagnusJohanssonDBADec 6 2013 — edited Dec 7 2013

I think I registered this question once, but I cannot find it now so I'll do it again.

I have a 10046 trace with a statement executed twice in the same session (same bind values) . I have different plans for each execution

When formatting the sql is showed once.

I wonder if I can make tkprof list each single execution individually, I checked the aggregate function but if I understand it

correct it only divides sql based on users.

Anyone who knows a tool that can do what I want or if I can do this with tkprof.

Version is 11.2.0.3

Appreciate your feedback.

Thanks

Magnus

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 4 2014
Added on Dec 6 2013
6 comments
377 views