Hi,
I think I'm getting these messages because there's a problem with my connection string. Does that sound right? I'm using SAS EG.
ERROR: Invalid or unspecified remote session ID. Set OPTIONS REMOTE=session_id.
ERROR: Remote submit to UNKNOWN canceled.
Thanks!
Please post your complete SAS log showing both the code and the errors.
Hi,
I googled and found something that said rsubmit and endrsubmit where for sas connection which i don't think i have. when i removed the rsubmit and endrsubmit the query ran.
Thanks!
Correct. An RSUBMIT block is only required if you wish to connect to another SAS server from the one you are running on. The RSUBMIT should be preceded by a SIGNON statement to establish a session on the second SAS server - hence the error you were getting.
What does your connection string look like?
And post your entire log, makes it much easier to help you 🙂
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.