<?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: export outfile in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197690#M13253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your data is on the server you need to either move the data to your local machine first and then export or create the file on the server and then download the file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How exactly you do that is dependent on your setup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have both a local and server version of SAS?&lt;/P&gt;&lt;P&gt;Otherwise create it on the server and use an FTP program to download the file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also look into PROC DOWNLOAD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Mar 2015 17:11:17 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2015-03-10T17:11:17Z</dc:date>
    <item>
      <title>export outfile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197686#M13249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use proc export to load the outputfile csv from unix server(SAS installed) into my local machine(windows).&lt;/P&gt;&lt;P&gt;if i am using unix server path, its loading into unix server path correctly.&lt;/P&gt;&lt;P&gt;/* Write to .CSV */&lt;/P&gt;&lt;P&gt;proc export data=test_dates_gmt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; outfile="/root/home/sas"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dbms=csv replace;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;How to download unix server processing file into local machine path by using proc export?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 16:01:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197686#M13249</guid>
      <dc:creator>nsr2013</dc:creator>
      <dc:date>2015-03-09T16:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: export outfile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197687#M13250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not clear what you're looking to do. &lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;nsr2013 wrote:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;How to download unix server processing file into local machine path by using proc export?&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proc Export exports a SAS data set to a different format. Proc Upload/Download move files from the server to local but it can be done in other ways as well, depending on your system set up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to clarify your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 16:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197687#M13250</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-03-09T16:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: export outfile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197688#M13251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't do that by proc export.&amp;nbsp; But if you are using EG , that would be easy , &lt;/P&gt;&lt;P&gt;Post it at &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/community/support-communities/sas_enterprise_guide" style="padding: 0 1px; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #555555; background-color: #f6f6f6;"&gt;SAS Enterprise Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;someone will give you answer .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 09:08:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197688#M13251</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-03-10T09:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: export outfile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197689#M13252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;To be more specific, i am using below code in stp to download the final output in csv. SAS is running in Unix server, Client is in Windows. I want to download the final CSV file into local machine where SAS client is located.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I am getting below error. Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;83&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + PROC EXPORT DATA=TEST_REPORT LABEL&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;84&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +&amp;nbsp; OUTFILE= "c:/user"&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;85&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +&amp;nbsp; DBMS=csv REPLACE;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;85&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; !+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DELIMITER=',';&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;86&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +&amp;nbsp; RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to WORK.PARMS.PARMS.SLIST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;ERROR: Physical file does not exist, /opt/app/sas/config/Lev1/SASApp/C:/user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 14:46:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197689#M13252</guid>
      <dc:creator>nsr2013</dc:creator>
      <dc:date>2015-03-10T14:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: export outfile</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197690#M13253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your data is on the server you need to either move the data to your local machine first and then export or create the file on the server and then download the file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How exactly you do that is dependent on your setup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have both a local and server version of SAS?&lt;/P&gt;&lt;P&gt;Otherwise create it on the server and use an FTP program to download the file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also look into PROC DOWNLOAD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 17:11:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/export-outfile/m-p/197690#M13253</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-03-10T17:11:17Z</dc:date>
    </item>
  </channel>
</rss>

