I think you just need to refresh the log view (View/Refresh menu) The script job in your case runs as a separate process. Because of that it does not update log displayed on the main scheduler screen. It only writes to the job log file. When you refresh the view, all records should appear on the screen. : I have an executable job that runs a script job. The script job errors out. : There is no entry in the job log except to say that the job has been : disabled. I noticed that I can run the script job without a problem. Is : there a change that we no longer need to call a script job from an : executable job?
|