<?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: SQL View Duplicate in Lakehouse in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544404#M1147</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;When I tried to create views with names like &lt;STRONG&gt;view2&lt;/STRONG&gt; and &lt;STRONG&gt;View2&lt;/STRONG&gt; I got the same error as mentioned above.&amp;nbsp;&lt;SPAN&gt;This error means that you are trying to create a view with the same name as an existing object, and the lakehouse does not allow case-sensitive names for objects. When you create a view, you need to make sure that the view name is unique and does not conflict with any existing table or view name in your lakehouse.&lt;BR /&gt;&lt;BR /&gt;To fix this error just rerun the SQL code by changing the view name. Give a unique name and try running the code.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Please let me know if you have any further issues.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Nov 2023 10:42:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-11-21T10:42:43Z</dc:date>
    <item>
      <title>SQL View Duplicate in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544375#M1146</link>
      <description>&lt;P&gt;I'm currently trying to utilize the different SQL views that can be created in my lakehouse. However when i started to create my views i can now no longer access the SQL endpoint of my lakehouse, since im getting this error.&lt;BR /&gt;&lt;SPAN&gt;Duplicate object name, [VIEW_NAME]&amp;nbsp;&lt;SPAN class=""&gt;of type 'View'. Case-sensitive names are not supported.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;Please try again later or contact support. If you contact support, please provide these details.&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Since i can not access the SQL Endpoint,&amp;nbsp;&lt;BR /&gt;"&lt;SPAN&gt;We couldn't load your SQL analytics endpoint metadata, but you can still query it"&lt;BR /&gt;Im having issues troubleshooting this. Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 10:19:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544375#M1146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-21T10:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: SQL View Duplicate in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544404#M1147</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;When I tried to create views with names like &lt;STRONG&gt;view2&lt;/STRONG&gt; and &lt;STRONG&gt;View2&lt;/STRONG&gt; I got the same error as mentioned above.&amp;nbsp;&lt;SPAN&gt;This error means that you are trying to create a view with the same name as an existing object, and the lakehouse does not allow case-sensitive names for objects. When you create a view, you need to make sure that the view name is unique and does not conflict with any existing table or view name in your lakehouse.&lt;BR /&gt;&lt;BR /&gt;To fix this error just rerun the SQL code by changing the view name. Give a unique name and try running the code.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Please let me know if you have any further issues.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 10:42:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544404#M1147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-21T10:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: SQL View Duplicate in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544438#M1149</link>
      <description>&lt;P&gt;No I totally understand that, but at this point it seems it has already created these two views, im getting this error once i open the SQL endpoint. So to reiterate im really not trying to create an additonal view with the same name im meerely trying to access the SQL endpoint.&lt;BR /&gt;&lt;BR /&gt;To be even more clear I've even tried deleting the view with the name, but its not working. So I'm quite at a stand still since i cant access my SQL endpoint and i cant adjust the different views that I've created.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 10:50:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544438#M1149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-21T10:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: SQL View Duplicate in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544498#M1150</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;Thanks for the explaination.&amp;nbsp;&lt;BR /&gt;Try to drop all the views which have case-sensitive names.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Make sure you have views with unique names in the SQL endpoint.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Restart the SQL endpoint.This will resolve the issue.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Hope this helps. Please let me know if you have any further issues.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 11:08:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544498#M1150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-21T11:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: SQL View Duplicate in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544620#M1151</link>
      <description>&lt;P&gt;Ive already runned drop view [dbo].[view_name]&lt;/P&gt;&lt;P&gt;This is the frame i have when opening the LH&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;After i just have this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I.e. I cant access it, so i cant really perform the operation youre asking.&lt;BR /&gt;However how do i restrat the sql endpoint?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 12:03:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544620#M1151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-21T12:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: SQL View Duplicate in Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544704#M1152</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies for the issue you have been facing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might require a deeper investigation from our engineering team about your workspace, the Lakehouse details and the logic behind it to properly understand what might be happening.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please go ahead and raise a support ticket to reach our support team:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.fabric.microsoft.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.fabric.microsoft.com/support&lt;/A&gt;&lt;BR /&gt;Please provide the ticket number here as we can keep an eye on it.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 12:35:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/SQL-View-Duplicate-in-Lakehouse/m-p/3544704#M1152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-21T12:35:55Z</dc:date>
    </item>
  </channel>
</rss>

