<?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 data not refreshing or give 0 observation though table has data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/data-not-refreshing-or-give-0-observation-though-table-has-data/m-p/814204#M321401</link>
    <description>&lt;P&gt;I am working with oracle view. when I open view in toad or developer have to refresh it twice ot thrice to see data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my sas code, I have automate the code bu now for last 2 -3 week its not getting refresh. I did create do loop but still not get result. I included this dataset becuase earlier I was getting 0 observation but then when I did this it worked but now suddenly getting 0 observation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ex&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data x;&lt;/P&gt;&lt;P&gt;set t;&lt;/P&gt;&lt;P&gt;do i=1to 5;&lt;/P&gt;&lt;P&gt;output;end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;create table t as&amp;nbsp;&lt;/P&gt;&lt;P&gt;select * from x;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2022 02:55:57 GMT</pubDate>
    <dc:creator>jainmo</dc:creator>
    <dc:date>2022-05-19T02:55:57Z</dc:date>
    <item>
      <title>data not refreshing or give 0 observation though table has data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/data-not-refreshing-or-give-0-observation-though-table-has-data/m-p/814204#M321401</link>
      <description>&lt;P&gt;I am working with oracle view. when I open view in toad or developer have to refresh it twice ot thrice to see data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my sas code, I have automate the code bu now for last 2 -3 week its not getting refresh. I did create do loop but still not get result. I included this dataset becuase earlier I was getting 0 observation but then when I did this it worked but now suddenly getting 0 observation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ex&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data x;&lt;/P&gt;&lt;P&gt;set t;&lt;/P&gt;&lt;P&gt;do i=1to 5;&lt;/P&gt;&lt;P&gt;output;end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;create table t as&amp;nbsp;&lt;/P&gt;&lt;P&gt;select * from x;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 02:55:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/data-not-refreshing-or-give-0-observation-though-table-has-data/m-p/814204#M321401</guid>
      <dc:creator>jainmo</dc:creator>
      <dc:date>2022-05-19T02:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: data not refreshing or give 0 observation though table has data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/data-not-refreshing-or-give-0-observation-though-table-has-data/m-p/814206#M321403</link>
      <description>&lt;P&gt;Please post the complete SAS log of your program reading the Oracle data. The code you have posted doesn't read Oracle at all.&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 03:30:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/data-not-refreshing-or-give-0-observation-though-table-has-data/m-p/814206#M321403</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-05-19T03:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: data not refreshing or give 0 observation though table has data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/data-not-refreshing-or-give-0-observation-though-table-has-data/m-p/814222#M321405</link>
      <description>&lt;P&gt;From what you describe and given you've also observed similar behavior when using toad or SQL Developer this feels very much not like a SAS issue but something to be solved on the DB side. If you can't investigate yourself then you need eventually to talk to a Oracle DBA.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've worked with Oracle before but a view that needs multiple refreshes until it returns the expected data is nothing I've ever encountered.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this a "normal" view or by any chance a materialized view?&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 06:51:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/data-not-refreshing-or-give-0-observation-though-table-has-data/m-p/814222#M321405</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2022-05-19T06:51:25Z</dc:date>
    </item>
  </channel>
</rss>

