Administrator
|
Normally yes..
However, if you submit this concurrent request set by a specific user, you can also do the following;
Enable user level tracing for the user that will submitting the request set.
This will generate a SQL trace file for all SQL executed. (including all the sql from user login to the execution of the entire request set.)
You can check the following document for enabling user trace:
How To Create a User Event Trace by Using Profile Option: Initialization SQL Statement - Custom
(Doc ID 170223.1)
|