<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: &amp;quot;ERROR: Open failed for file ABC.      ERROR: Host name sroc not found.&amp;quot; in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/quot-ERROR-Open-failed-for-file-ABC-ERROR-Host-name-sroc-not/m-p/606431#M176103</link>
    <description>&lt;P&gt;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.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2019 12:37:02 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2019-11-22T12:37:02Z</dc:date>
    <item>
      <title>"ERROR: Open failed for file ABC.      ERROR: Host name sroc not found."</title>
      <link>https://communities.sas.com/t5/SAS-Programming/quot-ERROR-Open-failed-for-file-ABC-ERROR-Host-name-sroc-not/m-p/606414#M176094</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options set=SAS_FTP_AUTHTLS="1";
options set=SSL_USE_SNI=0;
options set=SSLREQCERT=ALLOW;

filename ABC ftp "&amp;amp;fname" host='sroc' PASSIVE user=&amp;amp;mfusr pass=&amp;amp;mfpass debug
                     rcmd='site unit=sysda recfm=fb lrecl=90' recfm=fb lrecl=90;
   run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Hello SAS Community Members, Can anyone please help me with below error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Open failed for file ABC&lt;BR /&gt;ERROR: Host name sroc not found.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 09:47:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/quot-ERROR-Open-failed-for-file-ABC-ERROR-Host-name-sroc-not/m-p/606414#M176094</guid>
      <dc:creator>ankitsri</dc:creator>
      <dc:date>2019-11-22T09:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: "ERROR: Open failed for file ABC.      ERROR: Host name sroc not found."</title>
      <link>https://communities.sas.com/t5/SAS-Programming/quot-ERROR-Open-failed-for-file-ABC-ERROR-Host-name-sroc-not/m-p/606431#M176103</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 12:37:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/quot-ERROR-Open-failed-for-file-ABC-ERROR-Host-name-sroc-not/m-p/606431#M176103</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-11-22T12:37:02Z</dc:date>
    </item>
  </channel>
</rss>

