<?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: Refresh streaming table error in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/refresh-streaming-table-error/m-p/151372#M53636</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/220775"&gt;@Anandhi-Sekaran&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for clarifying. I'm wondering if another script, pipeline or a different user dropped the table after you created it. or, maybe even created a normal table replacing the existing streaming table? Here are some options for you to debug.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you run the below and see if it returns anything? If it does, is it showing the type as streaming?&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;DESCRIBE TABLE EXTENDED `cxxxxx`.`tgt_dev`.`ldp_csv` AS JSON;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;Is it also possible that you are running it from a different workspace? In the same warehouse where your query has failed, can you try the following and see what you find?&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;VALUES current_catalog(), current_schema();

SELECT 1 FROM `cxxxxx`.`tgt_dev`.`ldp_csv` LIMIT 1;

SHOW TABLES IN `cxxxxx`.`tgt_dev` LIKE 'ldp_csv';&lt;/LI-CODE&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Mar 2026 09:04:02 GMT</pubDate>
    <dc:creator>Ashwin_DSA</dc:creator>
    <dc:date>2026-03-19T09:04:02Z</dc:date>
    <item>
      <title>Refresh streaming table error</title>
      <link>https://community.databricks.com/t5/data-engineering/refresh-streaming-table-error/m-p/151132#M53591</link>
      <description>&lt;P&gt;Refresh streaming table sql succeeds for the first time.&lt;/P&gt;&lt;P&gt;The subsequent&amp;nbsp; refresh statements fails with&amp;nbsp;&lt;SPAN&gt;TABLE_OR_VIEW_NOT_FOUND error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The streaming table is still available in the same catalog and schema&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 11:46:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/refresh-streaming-table-error/m-p/151132#M53591</guid>
      <dc:creator>Anandhi-Sekaran</dc:creator>
      <dc:date>2026-03-17T11:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh streaming table error</title>
      <link>https://community.databricks.com/t5/data-engineering/refresh-streaming-table-error/m-p/151156#M53603</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/220775"&gt;@Anandhi-Sekaran&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I would need more context to help you. Please share the exact SQL you’re using, with any catalog, schema, or table names anonymised if necessary, so I can identify what might be affecting you.&lt;/P&gt;
&lt;P&gt;As a starter, just make sure&amp;nbsp;you’re using all three parts (Catalog, Schema &amp;amp; Table) every time rather than just using the table name alone.&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 16:02:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/refresh-streaming-table-error/m-p/151156#M53603</guid>
      <dc:creator>Ashwin_DSA</dc:creator>
      <dc:date>2026-03-17T16:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh streaming table error</title>
      <link>https://community.databricks.com/t5/data-engineering/refresh-streaming-table-error/m-p/151360#M53633</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Here is the query i use&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;REFRESH STREAMING &lt;/SPAN&gt;&lt;SPAN&gt;TABLE&lt;/SPAN&gt;&lt;SPAN&gt; `&lt;/SPAN&gt;&lt;SPAN&gt;cxxxxx&lt;/SPAN&gt;&lt;SPAN&gt;`.`tgt_dev`.`ldp_csv`&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;It is successful when i execute the first time.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;If i run the same query after 30 min, it throws error TABLE_OR_VIEW_NOT_FOUND&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Mar 2026 07:42:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/refresh-streaming-table-error/m-p/151360#M53633</guid>
      <dc:creator>Anandhi-Sekaran</dc:creator>
      <dc:date>2026-03-19T07:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh streaming table error</title>
      <link>https://community.databricks.com/t5/data-engineering/refresh-streaming-table-error/m-p/151372#M53636</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/220775"&gt;@Anandhi-Sekaran&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for clarifying. I'm wondering if another script, pipeline or a different user dropped the table after you created it. or, maybe even created a normal table replacing the existing streaming table? Here are some options for you to debug.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you run the below and see if it returns anything? If it does, is it showing the type as streaming?&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;DESCRIBE TABLE EXTENDED `cxxxxx`.`tgt_dev`.`ldp_csv` AS JSON;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;Is it also possible that you are running it from a different workspace? In the same warehouse where your query has failed, can you try the following and see what you find?&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;VALUES current_catalog(), current_schema();

SELECT 1 FROM `cxxxxx`.`tgt_dev`.`ldp_csv` LIMIT 1;

SHOW TABLES IN `cxxxxx`.`tgt_dev` LIKE 'ldp_csv';&lt;/LI-CODE&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2026 09:04:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/refresh-streaming-table-error/m-p/151372#M53636</guid>
      <dc:creator>Ashwin_DSA</dc:creator>
      <dc:date>2026-03-19T09:04:02Z</dc:date>
    </item>
  </channel>
</rss>

