<?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: Heterogenous join of sas dataset with oracle in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Heterogenous-join-of-sas-dataset-with-oracle/m-p/807014#M318077</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/206798"&gt;@nickspencer&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Optimizing query performance depends on the details of your query and I have a general observation.&lt;BR /&gt;You are having a heterogeneous join. if your SAS dataset is the smaller one I would suggest try moving to a temporary table into Oracle and then perform the join and fetch the result.&lt;BR /&gt;Do not forget to delete the temporary table in oracle.&amp;nbsp;&lt;BR /&gt;Again the devil is in the detail.&lt;/P&gt;</description>
    <pubDate>Sun, 10 Apr 2022 12:40:35 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2022-04-10T12:40:35Z</dc:date>
    <item>
      <title>Heterogenous join of sas dataset with oracle</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Heterogenous-join-of-sas-dataset-with-oracle/m-p/806971#M318041</link>
      <description>Hi all,&lt;BR /&gt;I have a sas dataset with around 15k record that I have to do an inner join with an Oracle table. I am doing a heterogeneous join but it is taking extremely long to complete even with options like readbuff, dbkey and multi_datasrc_opt=in.&lt;BR /&gt;Is there any other way I could run my program faster?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nick</description>
      <pubDate>Sun, 10 Apr 2022 01:46:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Heterogenous-join-of-sas-dataset-with-oracle/m-p/806971#M318041</guid>
      <dc:creator>nickspencer</dc:creator>
      <dc:date>2022-04-10T01:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Heterogenous join of sas dataset with oracle</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Heterogenous-join-of-sas-dataset-with-oracle/m-p/806985#M318051</link>
      <description>&lt;P&gt;Load the SAS dataset into Oracle - eventually into a temporary table - to execute the join in-database.&lt;/P&gt;
&lt;P&gt;This of course is only worth doing if the inner join will significantly reduce the volume meaning that the resulting table you will load into SAS is much smaller than the source table in Oracle.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Apr 2022 06:34:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Heterogenous-join-of-sas-dataset-with-oracle/m-p/806985#M318051</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2022-04-10T06:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Heterogenous join of sas dataset with oracle</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Heterogenous-join-of-sas-dataset-with-oracle/m-p/807014#M318077</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/206798"&gt;@nickspencer&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Optimizing query performance depends on the details of your query and I have a general observation.&lt;BR /&gt;You are having a heterogeneous join. if your SAS dataset is the smaller one I would suggest try moving to a temporary table into Oracle and then perform the join and fetch the result.&lt;BR /&gt;Do not forget to delete the temporary table in oracle.&amp;nbsp;&lt;BR /&gt;Again the devil is in the detail.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Apr 2022 12:40:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Heterogenous-join-of-sas-dataset-with-oracle/m-p/807014#M318077</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2022-04-10T12:40:35Z</dc:date>
    </item>
  </channel>
</rss>

