<?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: reading oracle sequence object in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/reading-oracle-sequence-object/m-p/103458#M9028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. It was an oracle error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2013 23:40:45 GMT</pubDate>
    <dc:creator>Sheeba</dc:creator>
    <dc:date>2013-04-10T23:40:45Z</dc:date>
    <item>
      <title>reading oracle sequence object</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/reading-oracle-sequence-object/m-p/103456#M9026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to connect to oracle to read the sequence object using sas eg.&lt;/P&gt;&lt;P&gt;Please find the code used&lt;/P&gt;&lt;P&gt;proc sql;&lt;BR /&gt;connect to oracle as oralib ( path='XXXX' authdomain="XXXX");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; create table seq as select * from connection to oralib (&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; SELECT s_id.nextval as seqval&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from dual&amp;nbsp;&amp;nbsp;&amp;nbsp; );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;disconnect from oralib;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; quit;&lt;/P&gt;&lt;P&gt;I am getting the following error&lt;/P&gt;&lt;P&gt;Please help me in this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 23:01:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/reading-oracle-sequence-object/m-p/103456#M9026</guid>
      <dc:creator>Sheeba</dc:creator>
      <dc:date>2013-04-09T23:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: reading oracle sequence object</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/reading-oracle-sequence-object/m-p/103457#M9027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the error message is missing.&amp;nbsp; Since you are using pass-thru SQL, the error is likely to be an Oracle one and you can go to an Oracle forum to search for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 13:08:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/reading-oracle-sequence-object/m-p/103457#M9027</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2013-04-10T13:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: reading oracle sequence object</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/reading-oracle-sequence-object/m-p/103458#M9028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. It was an oracle error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 23:40:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/reading-oracle-sequence-object/m-p/103458#M9028</guid>
      <dc:creator>Sheeba</dc:creator>
      <dc:date>2013-04-10T23:40:45Z</dc:date>
    </item>
  </channel>
</rss>

