<?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: Error updating schema: SCHEMA_FOREIGN_SQLSERVER update_mask requirement. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/153482#M53964</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/176516"&gt;@emma_s&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;Can you confirm, if I create catalog from here, will this be considered Lakeflow connect?&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2026-04-06 100525.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/25678i3278DD4BC9CCDDF6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-04-06 100525.png" alt="Screenshot 2026-04-06 100525.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Apr 2026 01:10:33 GMT</pubDate>
    <dc:creator>AngelShrestha</dc:creator>
    <dc:date>2026-04-06T01:10:33Z</dc:date>
    <item>
      <title>Error updating schema: SCHEMA_FOREIGN_SQLSERVER update_mask requirement.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152087#M53756</link>
      <description>&lt;P&gt;&lt;STRONG&gt;What I tried:&lt;/STRONG&gt;Updating the description via UI (AI Suggested Description / manual edit&lt;/P&gt;&lt;P&gt;I’m running into an issue while trying to update the description for the schema.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Context:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Type: SCHEMA_FOREIGN_SQLSERVER&lt;P&gt;&lt;STRONG&gt;Error message:&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN&gt;Failed to save description. Please try again later.&lt;BR /&gt;&lt;SPAN&gt;Securable `dbo` of type SCHEMA_FOREIGN_SQLSERVER can only be updated by specifying update_mask field with the list of fields to update (unless it's ownership transfer), and only the owner, managed_storage_root, securable_kind, predictive_optimization fields can be updated.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 26 Mar 2026 03:37:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152087#M53756</guid>
      <dc:creator>AngelShrestha</dc:creator>
      <dc:date>2026-03-26T03:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error updating schema: SCHEMA_FOREIGN_SQLSERVER update_mask requirement.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152103#M53763</link>
      <description>&lt;P&gt;Hey Shrestha,&lt;/P&gt;&lt;P&gt;It clearly seems to be a permission issue here as seen in the Error Message. Do contact your Workspace/Account admin.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 08:08:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152103#M53763</guid>
      <dc:creator>Sumit_7</dc:creator>
      <dc:date>2026-03-26T08:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error updating schema: SCHEMA_FOREIGN_SQLSERVER update_mask requirement.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152130#M53765</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;This isn't a permissions issue but a known limitation of &amp;nbsp;Lakehouse Federation. Foreign securables (like SCHEMA_FOREIGN_SQLSERVER) only allow a restricted set of metadata fields to be&lt;BR /&gt;updated — description and comment are not among them. &lt;BR /&gt;&lt;BR /&gt;This is because foreign schema metadata is mirrored from the source system, and Unity Catalog currently treats it as read-only for most fields. &lt;BR /&gt;&lt;BR /&gt;This has been raised as a feature request and is being tracked by the product team. If this is important for your use case, I'd recommend raising it with your Databricks account team so your request gets added to the prioritization.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Emma&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 09:29:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152130#M53765</guid>
      <dc:creator>emma_s</dc:creator>
      <dc:date>2026-03-26T09:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error updating schema: SCHEMA_FOREIGN_SQLSERVER update_mask requirement.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152157#M53771</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/176516"&gt;@emma_s&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;In my knowledge if we use lakeflow connect, it gets treated as the Managed tables,&amp;nbsp;&lt;BR /&gt;Can you confirm if its true, and if we can use Lakeflow connect to connect to SQL Servers and use the metadata then?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 11:25:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152157#M53771</guid>
      <dc:creator>AngelShrestha</dc:creator>
      <dc:date>2026-03-26T11:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error updating schema: SCHEMA_FOREIGN_SQLSERVER update_mask requirement.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152161#M53774</link>
      <description>&lt;P&gt;Hi, Yes 100%, if you use Lakeflow connect, it will ingest the data and they will become managed tables. Which will support the descriptions and comments. You should also get some query improvement as you're actually moving the data rather than querying it in place.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 11:50:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/152161#M53774</guid>
      <dc:creator>emma_s</dc:creator>
      <dc:date>2026-03-26T11:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error updating schema: SCHEMA_FOREIGN_SQLSERVER update_mask requirement.</title>
      <link>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/153482#M53964</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/176516"&gt;@emma_s&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;Can you confirm, if I create catalog from here, will this be considered Lakeflow connect?&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2026-04-06 100525.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/25678i3278DD4BC9CCDDF6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-04-06 100525.png" alt="Screenshot 2026-04-06 100525.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2026 01:10:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-updating-schema-schema-foreign-sqlserver-update-mask/m-p/153482#M53964</guid>
      <dc:creator>AngelShrestha</dc:creator>
      <dc:date>2026-04-06T01:10:33Z</dc:date>
    </item>
  </channel>
</rss>

