I am not sure what else can be done here. You can try setting the job to launch from a script, in JAL it will look like Dim pid, number Run "your command line here", "", pid In this scenario the scheduler will start the job but will not follow it and will not attempt to terminate it on shutdown. : That's right but in this case the job get's killed even before doing any : processing (not 10 min). : After re-starting the 24x7 service, everyhing works fine again.
|