<?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: , Help Needed: Obtaining and Applying Blade Bridge License for SSIS-to-DB SQL Conversion in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/help-needed-obtaining-and-applying-blade-bridge-license-for-ssis/m-p/137347#M50727</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/166250"&gt;@Rainier_dw&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/45247"&gt;@Eric_Kieft&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/databrickslabs/lakebridge/issues/1819" target="_blank"&gt;https://github.com/databrickslabs/lakebridge/issues/1819&lt;/A&gt;&amp;nbsp;is now tracked under&amp;nbsp;&lt;A href="https://github.com/databrickslabs/lakebridge/issues/1836" target="_blank"&gt;https://github.com/databrickslabs/lakebridge/issues/1836&lt;/A&gt;&amp;nbsp;as an enhancement for product and&amp;nbsp;&lt;A href="https://github.com/databrickslabs/lakebridge/pull/1978" target="_blank"&gt;https://github.com/databrickslabs/lakebridge/pull/1978&lt;/A&gt;&amp;nbsp;shows as merged.&lt;/P&gt;
&lt;P&gt;Please try out the CLI upgrade, and let us know if you still have issues. As this is a databrickslabs project, best interactions can be on the issue/buy of the project lakebridge directly and involving SA, can hasten the process. Neverthless, the issue should not arise now, please let me know after you test the CLI upgrade.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 03 Nov 2025 07:37:22 GMT</pubDate>
    <dc:creator>NandiniN</dc:creator>
    <dc:date>2025-11-03T07:37:22Z</dc:date>
    <item>
      <title>, Help Needed: Obtaining and Applying Blade Bridge License for SSIS-to-DB SQL Conversion</title>
      <link>https://community.databricks.com/t5/data-engineering/help-needed-obtaining-and-applying-blade-bridge-license-for-ssis/m-p/120420#M46163</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m in the process of using Blade Bridge to convert my SSIS .dtsx packages into Databricks SQL, but I’ve run into a licensing issue and could use some guidance.&lt;/P&gt;&lt;P&gt;What I’m doing:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Installed Blade Bridge and followed the required folder structure.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Placed my SSIS package (e.g. Lesson_1.txt) under:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;DIV class=""&gt;C:\Users\User1\Documents\Test_SSIS_Conversion\Source\Lesson_1.txt&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Ran the conversion command successfully — logs show no errors and exit code 0.&lt;/P&gt;&lt;P&gt;Sample log output:&lt;/P&gt;&lt;P&gt;'''&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;ETL::SSIS [1208:DBG]: 2025-05-28 13:11:43 register_links: ARRAY(0xbbf3810)&lt;BR /&gt;ETL::SSIS [2393:DBG]: 2025-05-28 13:11:43 catalog_sql_statements: C:.Users.User1.Documents.Test_SSIS_Conversion.Source.Lesson_1.&lt;BR /&gt;ETL::SSIS [530]: 2025-05-28 13:11:43 Checksum: value for C:.Users.User1.Documents.Test_SSIS_Conversion.Source.Lesson_1: D41D8CD98F00B204E9800998ECF8427E&lt;BR /&gt;ssis2any [440]: 2025-05-28 13:11:43 Package not a part of licensed checksum: C:.Users.User1.Documents.Test_SSIS_Conversion.Source.Lesson_1, checksum value: D41D8CD98F00B204E9800998ECF8427E. Skipping!&lt;BR /&gt;DBXCONV [336]: 2025-05-28 13:11:43 dbxconv finished execution successfully&lt;DIV class=""&gt;'''&lt;P&gt;Although the tool reports success, no output SQL files are generated. The debug messages indicate:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;DIV class=""&gt;Package not a part of licensed checksum: … Skipping!&lt;P&gt;What I’ve tried so far:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Pasted my account license key into the expected .txt&amp;nbsp;file.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Ensured the file name and path match the documentation.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Verified folder structure and file permissions.&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;OL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Where do I obtain the official Blade Bridge license?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Is it provided through the Databricks UI, CLI, or a separate portal?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;2.What format should the license file have?&lt;/P&gt;&lt;OL&gt;&lt;OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;I tried a plain-license-key text file, but the checksum mismatch persists.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;3. Any additional steps I might be missing to register or activate the license so that my packages are recognized?&lt;/P&gt;&lt;P&gt;Thank you in advance for any pointers or examples of how you’ve successfully applied the Blade Bridge license.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&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;LI&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 28 May 2025 12:41:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/help-needed-obtaining-and-applying-blade-bridge-license-for-ssis/m-p/120420#M46163</guid>
      <dc:creator>Rainier_dw</dc:creator>
      <dc:date>2025-05-28T12:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: , Help Needed: Obtaining and Applying Blade Bridge License for SSIS-to-DB SQL Conversion</title>
      <link>https://community.databricks.com/t5/data-engineering/help-needed-obtaining-and-applying-blade-bridge-license-for-ssis/m-p/124717#M47253</link>
      <description>&lt;P&gt;Running into the same problem and noticed it was reported as a bug in the databricks labs github yesterday as well.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/databrickslabs/lakebridge/issues/1819" target="_blank"&gt;https://github.com/databrickslabs/lakebridge/issues/1819&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Curious to know what licensing is expected to use this tool.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 21:33:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/help-needed-obtaining-and-applying-blade-bridge-license-for-ssis/m-p/124717#M47253</guid>
      <dc:creator>Eric_Kieft</dc:creator>
      <dc:date>2025-07-09T21:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: , Help Needed: Obtaining and Applying Blade Bridge License for SSIS-to-DB SQL Conversion</title>
      <link>https://community.databricks.com/t5/data-engineering/help-needed-obtaining-and-applying-blade-bridge-license-for-ssis/m-p/137347#M50727</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/166250"&gt;@Rainier_dw&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/45247"&gt;@Eric_Kieft&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/databrickslabs/lakebridge/issues/1819" target="_blank"&gt;https://github.com/databrickslabs/lakebridge/issues/1819&lt;/A&gt;&amp;nbsp;is now tracked under&amp;nbsp;&lt;A href="https://github.com/databrickslabs/lakebridge/issues/1836" target="_blank"&gt;https://github.com/databrickslabs/lakebridge/issues/1836&lt;/A&gt;&amp;nbsp;as an enhancement for product and&amp;nbsp;&lt;A href="https://github.com/databrickslabs/lakebridge/pull/1978" target="_blank"&gt;https://github.com/databrickslabs/lakebridge/pull/1978&lt;/A&gt;&amp;nbsp;shows as merged.&lt;/P&gt;
&lt;P&gt;Please try out the CLI upgrade, and let us know if you still have issues. As this is a databrickslabs project, best interactions can be on the issue/buy of the project lakebridge directly and involving SA, can hasten the process. Neverthless, the issue should not arise now, please let me know after you test the CLI upgrade.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 07:37:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/help-needed-obtaining-and-applying-blade-bridge-license-for-ssis/m-p/137347#M50727</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2025-11-03T07:37:22Z</dc:date>
    </item>
  </channel>
</rss>

