Hi
I've been looking at kb 918760. In this, it says
"You can also use the Include Step Output in the history option to redirect the logging information to a file or to the SQL Server Agent Job History."
Now I'd really like to do this, but can't see this option anywhere nor can I find any reference to it in the help.
Can anyone point me in the right direction?
Regards
Guy
This option is available when you use CmdExec Subsystem to execute your step, instead of SSIS Subsystem.From KB:
About the exec subsystem command and output information
By using the exec subsystem command approach, you add verbose console logging switches to the SSIS command line to call the Dtexec.exe SSIS command-line executable file.|||
Doh!
Suspected it might be something like this ...
Thank you