Hi, I'm trying to figure out how to monitor a scheduled job I've ran from SAS Management Console. I'm new SAS and I hope what I want to do is not too difficult. We have a a piece of code that has been created an stored on the server, here is a screenshot of it: Normally, we would have this code automated via Windows Task Scheduler. But right now we run it manually. What I do is right click on the highlighted job >> schedule flow >> run now >> ok. I get a message saying that it was successful. As part of that code, I get an email saying that it started. So I know that the code has been executed. What I want to know is how do I monitor the status of this code? Is there way for me to see whether it is still running or finished? I hope the question makes sense. Thank you
... View more