cas mySession sessopts=(timeout=7200 locale="en_US");
libname caspath cas caslib="~/path";
%let mySAS94=abcd.xyz.com 00;
signon user=abcd passwd="XXX" remote=mySAS94;
Facing issue in connecting to remote server using signon statement.
ERROR: A communication subsystem partner link setup request failure has occurred
Please suggest any solution or else guide us with any alternative steps to connect to remote server using SAS Viya 4.