<?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 use oracle sequences in 4.2 DI Studio in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-use-oracle-sequences-in-4-2-DI-Studio/m-p/18340#M3240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Halaku,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing it but I'm getting the error when i use seqname.nextval in the expression of the column that i created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Unresolved reference to table/correlation name seqname_SEQ &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Apr 2015 02:19:35 GMT</pubDate>
    <dc:creator>etl_tool</dc:creator>
    <dc:date>2015-04-26T02:19:35Z</dc:date>
    <item>
      <title>how to use oracle sequences in 4.2 DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-use-oracle-sequences-in-4-2-DI-Studio/m-p/18337#M3237</link>
      <description>i want to use oracle sequences in table loader or sql join . how can i use oracle sequences in DI studio.</description>
      <pubDate>Tue, 14 Apr 2009 14:14:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-use-oracle-sequences-in-4-2-DI-Studio/m-p/18337#M3237</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-14T14:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to use oracle sequences in 4.2 DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-use-oracle-sequences-in-4-2-DI-Studio/m-p/18338#M3238</link>
      <description>Instead of using SAS DI studio 4.2's SK generator transform, I would like to use Oracle sequence using nextval function in oracle to generate teh SK. This is a common practice in DWH, hence I believe SAS has some facility for this.&lt;BR /&gt;
&lt;BR /&gt;
How can this be acheived? From what I understand ,in the table loader transform that loads data into ORA , somehow we will need to invoke the nextval function. But table loader does not have any pass through fcaility.&lt;BR /&gt;
Any thoughts on this will be greatly appreciated!</description>
      <pubDate>Wed, 15 Apr 2009 05:38:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-use-oracle-sequences-in-4-2-DI-Studio/m-p/18338#M3238</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-15T05:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to use oracle sequences in 4.2 DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-use-oracle-sequences-in-4-2-DI-Studio/m-p/18339#M3239</link>
      <description>Hi, I just learned from the support that you can query SEQUENCE using a SQL JOIN (SJ) transformation. This is how you do it:&lt;BR /&gt;
1. Access a (control) table in the db where the SEQ resides. I created a single column single row table.&lt;BR /&gt;
2. Drop the table before the transformation and connect to it.&lt;BR /&gt;
3. Drop other connections in SJ and get into properties.&lt;BR /&gt;
4. Select Pass Through in properties.&lt;BR /&gt;
5. create a new column in target and&lt;BR /&gt;
6. Use SEQNAME.NEXTVAL in the EXPRESSION to get the next value.&lt;BR /&gt;
&lt;BR /&gt;
Now you can use it in the next step.</description>
      <pubDate>Sun, 19 Dec 2010 19:32:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-use-oracle-sequences-in-4-2-DI-Studio/m-p/18339#M3239</guid>
      <dc:creator>Halaku</dc:creator>
      <dc:date>2010-12-19T19:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to use oracle sequences in 4.2 DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-use-oracle-sequences-in-4-2-DI-Studio/m-p/18340#M3240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Halaku,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing it but I'm getting the error when i use seqname.nextval in the expression of the column that i created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Unresolved reference to table/correlation name seqname_SEQ &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Apr 2015 02:19:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-use-oracle-sequences-in-4-2-DI-Studio/m-p/18340#M3240</guid>
      <dc:creator>etl_tool</dc:creator>
      <dc:date>2015-04-26T02:19:35Z</dc:date>
    </item>
  </channel>
</rss>

