<?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: Upload files from SAS Studio to Oracle in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Upload-files-from-SAS-Studio-to-Oracle/m-p/881021#M82791</link>
    <description>&lt;P&gt;PROC UPLOAD copies SAS datasets from one SAS session to another. It can't be used to copy into external databases like Oracle. PROC COPY will do it though, assuming that you have a working Oracle data connection created by using a LIBNAME statement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jun 2023 21:27:46 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2023-06-15T21:27:46Z</dc:date>
    <item>
      <title>Upload files from SAS Studio to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Upload-files-from-SAS-Studio-to-Oracle/m-p/880898#M82789</link>
      <description>&lt;P class="paragraph-257"&gt;Hi Co's, I wanted to upload files from local SAS studio to Mainframe and I could do it, by using Proc upload.&lt;/P&gt;
&lt;P class="paragraph-257"&gt;Same way, I wanted to upload files from local SAS Studio to Oracle, but that didn't work with Proc upload/download. Can anyone help me on this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 11:37:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Upload-files-from-SAS-Studio-to-Oracle/m-p/880898#M82789</guid>
      <dc:creator>kumarsandip975</dc:creator>
      <dc:date>2023-06-15T11:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Upload files from SAS Studio to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Upload-files-from-SAS-Studio-to-Oracle/m-p/880919#M82790</link>
      <description>&lt;P&gt;You need to have a connection to the database, either with SAS/ACCESS for Oracle or SAS/ACCESS for ODBC.&lt;/P&gt;
&lt;P&gt;Both require Oracle client software on the SAS server.&lt;/P&gt;
&lt;P&gt;You can then define LIBNAMEs to database schemas, or use explicit pass-through to execute SQL code directly in the database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, you can export SAS data to text files, copy those to the Oracle server, and have them imported there.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 13:43:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Upload-files-from-SAS-Studio-to-Oracle/m-p/880919#M82790</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-06-15T13:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Upload files from SAS Studio to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Upload-files-from-SAS-Studio-to-Oracle/m-p/881021#M82791</link>
      <description>&lt;P&gt;PROC UPLOAD copies SAS datasets from one SAS session to another. It can't be used to copy into external databases like Oracle. PROC COPY will do it though, assuming that you have a working Oracle data connection created by using a LIBNAME statement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 21:27:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Upload-files-from-SAS-Studio-to-Oracle/m-p/881021#M82791</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-06-15T21:27:46Z</dc:date>
    </item>
  </channel>
</rss>

