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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Trace API execution

rootsmanApr 13 2021

Hi guys,
I have made cursor which updates table values by using provided Oracle API fnd_user_resp_groups_api.update_assignment. My question is how can I see which tables are affected? I would like to revert change in case that I need to so I would like to preserve those data first. Our Oracle database is version 12.1.0.2.
If you suggest tracing please explain me how to make trace file more readable, or any other ideas?
Thank you

Comments

Post Details

Added on Apr 13 2021
2 comments
119 views