Results 1 to 1 of 1
Hi,
Currently I have crontab set up to run a korn shell script at specific intervals. The korn shell script essentially just calls a SAS program to run. I have ...
- 05-18-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 1
Automatically running SAS program via KSH
Hi,
Currently I have crontab set up to run a korn shell script at specific intervals. The korn shell script essentially just calls a SAS program to run. I have enabled the SAS program to terminate once an error occurs (usually this error is no obs in a dataset). Is there a way to run this SAS program again automatically if it gets an error? Could this be a KSH function or SAS function?
Thanks


Reply With Quote