<?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: Can Enterprise Guide Pass a SAS Table to Oracle? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749575#M235579</link>
    <description>&lt;P&gt;Assuming you have permissions to create tables in your Oracle server, yes.&lt;/P&gt;
&lt;P&gt;How are you typically connecting to your server, via explicit pass through or do you have an ODBC connection set up?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/366654"&gt;@Dee2&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Can Enterprise Guide pass through a SAS table to Oracle? I didn't find the syntax online. Can someone please help? Thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jun 2021 14:59:57 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2021-06-22T14:59:57Z</dc:date>
    <item>
      <title>Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749570#M235576</link>
      <description>&lt;P&gt;Can Enterprise Guide pass through a SAS table to Oracle? I didn't find the syntax online. Can someone please help? Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 14:47:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749570#M235576</guid>
      <dc:creator>Dee2</dc:creator>
      <dc:date>2021-06-22T14:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749575#M235579</link>
      <description>&lt;P&gt;Assuming you have permissions to create tables in your Oracle server, yes.&lt;/P&gt;
&lt;P&gt;How are you typically connecting to your server, via explicit pass through or do you have an ODBC connection set up?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/366654"&gt;@Dee2&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Can Enterprise Guide pass through a SAS table to Oracle? I didn't find the syntax online. Can someone please help? Thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 14:59:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749575#M235579</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-06-22T14:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749610#M235596</link>
      <description>&lt;P&gt;Yes. If you can define a SAS library to the Oracle database this is possible. In that case you can use a regular data step or PROC SQL to create a table (assuming that you have permissions to create tables) in that library and it will appear in the database.&lt;/P&gt;
&lt;P&gt;If you do not have permissions to create tables on the database it is still possible that you are allowed to insert records into a table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a SAS library assigned to the Oracle database?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 15:48:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749610#M235596</guid>
      <dc:creator>NicoM</dc:creator>
      <dc:date>2021-06-22T15:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749646#M235624</link>
      <description>&lt;P&gt;I don't know if there is&amp;nbsp;&lt;SPAN&gt;a SAS library assigned to the Oracle database. Do I find out from the SAS side or Oracle? Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 17:34:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749646#M235624</guid>
      <dc:creator>Dee2</dc:creator>
      <dc:date>2021-06-22T17:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749653#M235628</link>
      <description>Since you want to push the data from SAS to Oracle, you need a connection in SAS to Oracle. You would check in SAS for the connection.</description>
      <pubDate>Tue, 22 Jun 2021 17:43:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749653#M235628</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-06-22T17:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749686#M235648</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 19:26:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749686#M235648</guid>
      <dc:creator>Dee2</dc:creator>
      <dc:date>2021-06-22T19:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749702#M235656</link>
      <description>&lt;P&gt;You also need a SAS product that can connect to Oracle installed like SAS/ACCESS to Oracle or SAS/ACCESS to ODBC. You can confirm if you have such a product installed and licensed by running this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc product_status;
run;
proc setinit;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 22 Jun 2021 20:11:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749702#M235656</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-06-22T20:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749883#M235751</link>
      <description>&lt;P&gt;Thanks. I think it does. I saw the expire date.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 14:36:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749883#M235751</guid>
      <dc:creator>Dee2</dc:creator>
      <dc:date>2021-06-23T14:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749922#M235775</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/366654"&gt;@Dee2&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;1. You wanted to know how to pass SAS table to oracle.&lt;BR /&gt;The following reference has all the details and will hopefully solve all your problems.&lt;BR /&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/sugi29/106-29.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/proceedings/sugi29/106-29.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.Your second question is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"I don't know if there is&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;a SAS library assigned to the Oracle database. Do I find out from the SAS side or Oracle?."&lt;BR /&gt;The simplest approach for an answer to this question ask your team / manager.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 17:08:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/749922#M235775</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-06-23T17:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750016#M235838</link>
      <description>&lt;P&gt;Thank you. I will check out the link.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 20:35:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750016#M235838</guid>
      <dc:creator>Dee2</dc:creator>
      <dc:date>2021-06-23T20:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750069#M235859</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/366654"&gt;@Dee2&lt;/a&gt;&amp;nbsp; - Do you have SAS administrators available to you? They should be able to tell you if they have EG data libraries pointing to Oracle or not or at least guide you how to do it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 02:03:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750069#M235859</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-06-24T02:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750257#M235941</link>
      <description>&lt;P&gt;Yes, I will. Thanks. I thought it might be a temporary quicker approach before asking the administrator.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 16:41:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750257#M235941</guid>
      <dc:creator>Dee2</dc:creator>
      <dc:date>2021-06-24T16:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750319#M235990</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/366654"&gt;@Dee2&lt;/a&gt;&amp;nbsp; - I'm a SAS administrator where I work and when we create data libraries&amp;nbsp;for all SAS users in SAS Enterprise Guide and they point to an external database we add SQL on the front of the name so it is obvious they aren't SAS dataset libraries. Perhaps you could suggest a similar approach with your administrator.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 20:28:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750319#M235990</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-06-24T20:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can Enterprise Guide Pass a SAS Table to Oracle?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750349#M236009</link>
      <description>&lt;P&gt;Well then you must create the libraries in the SAS Management console and preassign them or alternatively use&amp;nbsp; &amp;nbsp;autoexec_usermod.sas..&lt;BR /&gt;Second about the&lt;STRONG&gt; original question of passing SAS tables to oracle,&lt;/STRONG&gt; have a look at the link that I shared in my earlier post.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 22:03:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-Enterprise-Guide-Pass-a-SAS-Table-to-Oracle/m-p/750349#M236009</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-06-24T22:03:43Z</dc:date>
    </item>
  </channel>
</rss>

