Error while creating external table in data lake synapse

V Mishra, Devendranath 1 Reputation point
2022-08-30T09:17:16.99+00:00

Operation CREATE EXTERNAL FILE FORMAT is not allowed for a replicated database.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
{count} votes

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,737 Reputation points Microsoft Employee Moderator
    2022-09-02T23:12:38.603+00:00

    Hello @V Mishra, Devendranath ,

    By chance are you using/pointing to a lake database instead of Serverless/Dedicated SQL database while creating the External table. I was testing the same and if you use a lake database for external table then it results in the same error which you are seeing. Please see below image.

    237340-image.png

    When I changed back the connection to a Dedicated SQL pool, it worked as expected without any errors.

    237471-image.png

    And the external table was created as expected.

    237368-image.png

    Hope this info helps

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.