Tagged Questions
1
vote
2answers
525 views
Using SQL Profiler on SSIS package
Is it possible to use SQL Server Profiler to trace a running SSIS package? I tried to do that, but all I can see in the trace is executing dp_sqlagent_... and the other internal commands! None of the ...