<?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: Cannot Create Table under catalog.schema in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/cannot-create-table-under-catalog-schema/m-p/119050#M45778</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Kumaril_02,&lt;/P&gt;&lt;P&gt;How are you doing today?, As per my understanding,&amp;nbsp;It looks like the error you're getting—saying the table with a long ID doesn’t exist—is probably happening because Databricks is trying to reference a table using its internal ID rather than its actual name. This can happen if the table was dropped, renamed, or if there’s some stale metadata from a previous run. Since you’ve already set up all the necessary storage permissions and granted the right privileges on the catalog and schema, the issue is likely not with access but with how the table is being referenced. Try running REFRESH CATALOG and REFRESH SCHEMA to clear any old references, and make sure you’re using the correct table name like catalog.schema.table_name. Also, if the table used to exist and was deleted, try creating it again with a new name just to rule out any metadata issues. Let me know if you want help checking the exact command you’re using—happy to walk through it with you!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahma&lt;/P&gt;</description>
    <pubDate>Tue, 13 May 2025 12:32:35 GMT</pubDate>
    <dc:creator>Brahmareddy</dc:creator>
    <dc:date>2025-05-13T12:32:35Z</dc:date>
    <item>
      <title>Cannot Create Table under catalog.schema</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-create-table-under-catalog-schema/m-p/119036#M45769</link>
      <description>&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;AnalysisException: &lt;/SPAN&gt;[RequestId=75cd00bc-7274-48c5-bdb2-c86a05de227f ErrorClass=TABLE_DOES_NOT_EXIST.RESOURCE_DOES_NOT_EXIST] Table '643a51ba-70c9-41ac-b75d-9c0f9039e7c1' does not exist.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;I am getting this issue while creating the table under the catalog.schema, i had given blob data reader,contributor access on the storage and the container, even i have given all kinds of privileges to catalog and schema. Still the issue persists.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 May 2025 09:57:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-create-table-under-catalog-schema/m-p/119036#M45769</guid>
      <dc:creator>Kumaril_02</dc:creator>
      <dc:date>2025-05-13T09:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Create Table under catalog.schema</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-create-table-under-catalog-schema/m-p/119050#M45778</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Kumaril_02,&lt;/P&gt;&lt;P&gt;How are you doing today?, As per my understanding,&amp;nbsp;It looks like the error you're getting—saying the table with a long ID doesn’t exist—is probably happening because Databricks is trying to reference a table using its internal ID rather than its actual name. This can happen if the table was dropped, renamed, or if there’s some stale metadata from a previous run. Since you’ve already set up all the necessary storage permissions and granted the right privileges on the catalog and schema, the issue is likely not with access but with how the table is being referenced. Try running REFRESH CATALOG and REFRESH SCHEMA to clear any old references, and make sure you’re using the correct table name like catalog.schema.table_name. Also, if the table used to exist and was deleted, try creating it again with a new name just to rule out any metadata issues. Let me know if you want help checking the exact command you’re using—happy to walk through it with you!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahma&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 12:32:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-create-table-under-catalog-schema/m-p/119050#M45778</guid>
      <dc:creator>Brahmareddy</dc:creator>
      <dc:date>2025-05-13T12:32:35Z</dc:date>
    </item>
  </channel>
</rss>

