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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1489 views
  • 3 likes
  • 2 in conversation