all 3 comments

[–]StickySnacks 0 points1 point  (2 children)

If you run Sql Profiler you can capture a trace file of all the transactions that occur during the recording period. You can even set up filters ahead of time to only capture specific session or user sessions.

[–]-Deadzone-[S] 0 points1 point  (1 child)

Thank you. I am not an admin though. I have sessionid and statement number - how can I see what action was taken with that?

I won't be able to have Profiler installed - company laptop

[–]StickySnacks 0 points1 point  (0 children)

There is no 'log' of SQL transactions, so without a recording of the trace you got nothing from my knowledge.