options set=SAS_FTP_AUTHTLS="1";
options set=SSL_USE_SNI=0;
options set=SSLREQCERT=ALLOW;
filename ABC ftp "&fname" host='sroc' PASSIVE user=&mfusr pass=&mfpass debug
rcmd='site unit=sysda recfm=fb lrecl=90' recfm=fb lrecl=90;
run;Hello SAS Community Members, Can anyone please help me with below error
ERROR: Open failed for file ABC
ERROR: Host name sroc not found.
Your DNS could not resolve the hostname. Check under which name the server is accessible from your SAS machine; it might be that you need to use the fully qualified domain name, or that access is blocked by firewalls.
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
Explore Now →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.