Reputation: 1620
I am trying to get the whole statistics of the Job Run like below and write it in a Text file
Anyone please guide me how to take this statistics, as I am running manually now
Upvotes: 0
Views: 159
Reputation: 4051
Use tWarn
to log start and end of job events. Under the Job tab, go to Stats & Logs; check 'Use logs" and then "On Files" option, and specify the filepath and filename of the log file.
Make sur all the catch options are checked (they are checked by default)
Upvotes: 1