Hi,
I have SAS DI job which usually reads the log file of other jobs and calculate the duration of the run.
There are few jobs in my schedule that will run for 24*7 and so the top SAS DI job trying to fetch the log file for the details ,its fails.
THe reason is due to File locking issue and aware the particular job is running.
Is there an option to exclude this failure and check the remaining files in SAS Data Integration Studio.
Thanks in Advance