<?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: How to connect with Rave database and download SAS dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687574#M208744</link>
    <description>&lt;P&gt;Thank you! I forgot to mention we are using Windows SAS not UNIX. I am not sure what XCMD is but it seems it valid for UNIX only ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 16:18:42 GMT</pubDate>
    <dc:creator>Leo9</dc:creator>
    <dc:date>2020-09-29T16:18:42Z</dc:date>
    <item>
      <title>How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687411#M208671</link>
      <description>Hi Everyone,&lt;BR /&gt;I need to connect with Medidata rave database and download SAS dataset on to my company's server. I have never done something like this and have very little clue where to begin with. Here are the options I found when searching web.&lt;BR /&gt;1) Making a connection using filename and ftp methods. I need to download zip file containing SAS dataset and I am not sure how to achieve it using filename and ftp method.&lt;BR /&gt;&lt;BR /&gt;2) SAS connect: I am not sure how to use this.&lt;BR /&gt;3) FTP client : Making a connection via FTP client and downloading dataset. I am looking for more automated message like running a SAS program to extract dataset. I am not sure how to set up FTP client to achieve this.&lt;BR /&gt;&lt;BR /&gt;Any input is appreciated.</description>
      <pubDate>Tue, 29 Sep 2020 04:08:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687411#M208671</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2020-09-29T04:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687413#M208673</link>
      <description>&lt;P&gt;What's in the zip file? A SAS data set or a CSV file?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Is what you need to do if you can. Many examples of FILENAME FTP on the web and here.&lt;/P&gt;
&lt;P&gt;2) SAS/CONNECT will not help here: it is used for SAS sessions to talk to each other&lt;/P&gt;
&lt;P&gt;3) is of no use either if you want automation, but is useful to test the process before you automate it.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 04:18:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687413#M208673</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-09-29T04:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687430#M208685</link>
      <description>&lt;P&gt;Maxim 3 (Know Your Data) is also valid for data retrieved from external sources. So you should first use a simple client (e.g. WinSCP) to download the file to your desktop and open it with a ZIP utility. Then your further action depends on what you find.&lt;/P&gt;
&lt;P&gt;If the download involves some kind of authentication, do NOT use standard FTP, as it transmits users/passwords in the clear (the server should not provide the FTP port for that, anyway). FTP is only good for anonymous connections.&lt;/P&gt;
&lt;P&gt;Do you have XCMD enabled on your SAS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:28:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687430#M208685</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-29T07:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687432#M208686</link>
      <description>&lt;P&gt;PS if this is publicly available data, provide the URL, so we can play around with the process.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:31:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687432#M208686</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-29T07:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687574#M208744</link>
      <description>&lt;P&gt;Thank you! I forgot to mention we are using Windows SAS not UNIX. I am not sure what XCMD is but it seems it valid for UNIX only ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:18:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687574#M208744</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2020-09-29T16:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687620#M208765</link>
      <description>&lt;P&gt;XCMD is a SAS system option that controls if you can run external commands; it is available on all supported platforms. I asked about it to know if you can make use of an external s(ftp) and/or unzip command.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:24:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687620#M208765</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-29T18:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687665#M208775</link>
      <description>&lt;P&gt;Thank you. I tried to connect to ftp server using FileZilla and I can connect fine without issue. I do not think I have XCMD option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since ftp connection working fine using filezilla, is there way to 1) use this functionality and some kind of SAS program to do on demand extract running SAS code 2) or connect via SAS filename ftp option ? I tried SAS filename ftp option but it is not working in my case as I am getting invalid user error. Which is strange because I could connect to ftp server using filezilla with same user name.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:24:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687665#M208775</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2020-09-29T21:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687672#M208779</link>
      <description>&lt;P&gt;Which protocol and port did you use with Filezilla?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:30:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/687672#M208779</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-09-29T22:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/688285#M209052</link>
      <description>SSL/TLS</description>
      <pubDate>Thu, 01 Oct 2020 16:39:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/688285#M209052</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2020-10-01T16:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/688324#M209066</link>
      <description>&lt;P&gt;Have a look at&amp;nbsp;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=lestmtsglobal&amp;amp;docsetTarget=p0xln1fiwsr340n1xxf4mkmfxp6f.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;FILENAME SFTP&lt;/A&gt;&amp;nbsp;for downloading the file. If you manage to configure the access, you can use it with RECFM=N to download the file as a binary stream. Then you can open the local copy with FILENAME ZIP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I prefer to use the external sftp for file transfer via one of the "system exit" methods SAS provides, as it has proven to be more robust with larger files and network connections with inconsistent throughput.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 19:16:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/688324#M209066</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-10-01T19:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/742081#M232052</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Any progress with rave databse and filename ftp download.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here`s my code&amp;nbsp;&lt;BR /&gt;filename _bcin ftp 'xxx.zip'&lt;BR /&gt;cd='xxxxx/sasondemand'&lt;BR /&gt;host='ftp01.ftp.mdsol.com'&lt;BR /&gt;PORT=21&lt;BR /&gt;user='' pass = ''&lt;BR /&gt;debug;&lt;/P&gt;&lt;P&gt;there is alway an error:ERROR: Cannot load SSL support.&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 08:24:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/742081#M232052</guid>
      <dc:creator>caesee</dc:creator>
      <dc:date>2021-05-18T08:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect with Rave database and download SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/742304#M232163</link>
      <description>&lt;P&gt;I never used this but you seem to be using FTPS, which might require more parameters? See &lt;A href="https://support.sas.com/kb/56/154.html" target="_blank"&gt;https://support.sas.com/kb/56/154.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 01:07:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-connect-with-Rave-database-and-download-SAS-dataset/m-p/742304#M232163</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-05-19T01:07:15Z</dc:date>
    </item>
  </channel>
</rss>

