<?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 Lakeflow Connect CDC error, broken links in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/lakeflow-connect-cdc-error-broken-links/m-p/139952#M51323</link>
    <description>&lt;P&gt;I get this error, regarding database validation, when setting up a lakeflow connect CDC pipeline (see screenshot). The two links mentioned in the message are broken, they give me a "404 - Content Not Found" when I try to open them.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-11-21 at 9.42.20 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/21892i63E210D9CD656D29/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-11-21 at 9.42.20 AM.png" alt="Screenshot 2025-11-21 at 9.42.20 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 21 Nov 2025 17:47:16 GMT</pubDate>
    <dc:creator>dbernstein_tp</dc:creator>
    <dc:date>2025-11-21T17:47:16Z</dc:date>
    <item>
      <title>Lakeflow Connect CDC error, broken links</title>
      <link>https://community.databricks.com/t5/data-engineering/lakeflow-connect-cdc-error-broken-links/m-p/139952#M51323</link>
      <description>&lt;P&gt;I get this error, regarding database validation, when setting up a lakeflow connect CDC pipeline (see screenshot). The two links mentioned in the message are broken, they give me a "404 - Content Not Found" when I try to open them.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-11-21 at 9.42.20 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/21892i63E210D9CD656D29/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-11-21 at 9.42.20 AM.png" alt="Screenshot 2025-11-21 at 9.42.20 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 17:47:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakeflow-connect-cdc-error-broken-links/m-p/139952#M51323</guid>
      <dc:creator>dbernstein_tp</dc:creator>
      <dc:date>2025-11-21T17:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lakeflow Connect CDC error, broken links</title>
      <link>https://community.databricks.com/t5/data-engineering/lakeflow-connect-cdc-error-broken-links/m-p/140204#M51355</link>
      <description>&lt;P&gt;You’re not doing anything wrong – this dialog is actually telling you the fix, the problem is just that the doc links behind it have recently moved (hence the 404s).&lt;/P&gt;&lt;P&gt;What’s happening here:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Lakeflow Connect created a set of &lt;STRONG&gt;SQL Server utility stored procedures&lt;/STRONG&gt; in your source DB (v12demo), e.g.&lt;BR /&gt;lakeflowFixPermissions, lakeflowSetupChangeTracking, lakeflowSetupChangeDataCapture, lakeflowDetectPlatform, lakeflowUtilityVersion_1_1.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The &lt;STRONG&gt;ingestion user&lt;/STRONG&gt; svc_databricks doesn’t have EXECUTE permission on those procedures.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The validation step picks that up and generates the &lt;STRONG&gt;“fix script”&lt;/STRONG&gt; you see in the screenshot.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So the fix is simply to run that script in the &lt;STRONG&gt;source SQL database&lt;/STRONG&gt;, as a user with db_owner (or equivalent) privileges.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 15:25:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakeflow-connect-cdc-error-broken-links/m-p/140204#M51355</guid>
      <dc:creator>bianca_unifeye</dc:creator>
      <dc:date>2025-11-24T15:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lakeflow Connect CDC error, broken links</title>
      <link>https://community.databricks.com/t5/data-engineering/lakeflow-connect-cdc-error-broken-links/m-p/140208#M51356</link>
      <description>&lt;P&gt;Sharing a likely doc that should help:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/ingestion/lakeflow-connect/sql-server-utility" target="_self"&gt;https://learn.microsoft.com/en-us/azure/databricks/ingestion/lakeflow-connect/sql-server-utility&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 15:54:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakeflow-connect-cdc-error-broken-links/m-p/140208#M51356</guid>
      <dc:creator>Advika</dc:creator>
      <dc:date>2025-11-24T15:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lakeflow Connect CDC error, broken links</title>
      <link>https://community.databricks.com/t5/data-engineering/lakeflow-connect-cdc-error-broken-links/m-p/140352#M51395</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/152834"&gt;@Advika&lt;/a&gt;&amp;nbsp;Thank you. My reason for this post was to alert the SQL server ingestion team to this bug in the interface. I will file a report about this (didn't know I could do that) and a few other issues with the feature that I've found recently.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 23:24:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakeflow-connect-cdc-error-broken-links/m-p/140352#M51395</guid>
      <dc:creator>dbernstein_tp</dc:creator>
      <dc:date>2025-11-25T23:24:53Z</dc:date>
    </item>
  </channel>
</rss>

