BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
damaya0
Calcite | Level 5

Hi,

 

I used to run a code like this in SAS 9.3 PC version:

%let serv=xxx.edu 4016;
options comamid=TCP remote=serv;
signon username=_prompt_;

 

When I run it in SAS Studio thourg (SAS on demand for Academics), I obtain the following errors:

ERROR: A communication subsystem partner link setup request failure has occurred.
ERROR: Cannot negotiate encryption algorithm.
ERROR: Remote signon to serv canceled.
 
Any ideas on the reason behind these errors?  any way to solve it? Thank you for your time and help. 
1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

I don't think SAS academics on demand will allow you to connect to an external server. 

View solution in original post

1 REPLY 1
Reeza
Super User

I don't think SAS academics on demand will allow you to connect to an external server. 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 1 reply
  • 1319 views
  • 0 likes
  • 2 in conversation