Hello everyone,
when I use rsubmit to run codes on a remote server. sometimes I also want to set some options in the server,like:
rsubmit;
options error=17;
endrsubmit;
My question is how long the options could last/exist in the remote server?
whether the options will always exist until signal-off from the remoter server?
and before signal-off, whether I could submit many different codes on the remote server use the same option?
Thanks.
Mike
I believe this depends on whether you reuse an existing session on a remote server or create a new session.
In my understanding this can be controlled by argument "connectpersist=yes".
Thank you Patrick,
if keep sigon, the options will not change until next signon,is this correct?
That's the behaviour I would expect.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.