I have created a job to run a few update groups. So I get many messages indicating how many rows were affected. I am using the job log to a file option but it is only capturing the messages for selects, not the updates? I want bothm how do I get it to send the messages to the job log file?
example output:
sql102
1 row affected
(6881 row(s) affected)
(129 row(s) affected)
(129 row(s) affected)
In log file iget:
sql102
1 row affected