BookmarkSubscribeRSS Feed
Mike_Davis
Fluorite | Level 6


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

3 REPLIES 3
Patrick
Opal | Level 21

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".

Mike_Davis
Fluorite | Level 6

Thank you Patrick,

if keep sigon, the options will not change until next signon,is this correct?

Patrick
Opal | Level 21

That's the behaviour I would expect.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
What is Bayesian Analysis?

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 2260 views
  • 3 likes
  • 2 in conversation