Unable to create Lake database in Azure Synapse Studio with a Name "GOLD"

Murali Jillellamudi 5 Reputation points
2023-08-01T15:20:47.9566667+00:00

I am able to create a lake database with any other names except "anything beginning with GOLD"

I am getting the following error when I click publish my changes

Error while publishing: Failure with code: 403, message: {

"Code": "SasOcMismatch",

"Message": "OC mismatch. Request entity: [Name: 'DATABASE-gold', OC 'SPARK'] OC mismatch with [Name: 'DATABASE-GOLD', OC 'SQLOD']"

}

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.
5,373 questions
{count} vote

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2023-08-02T03:47:26.94+00:00

    @Murali Jillellamudi - Thanks for the question and using MS Q&A platform.

    Please confrm if you have a Lake database with name: DATABASE-GOLD as per the error message it looks the name mismatch with the enitity already existed with the same name?

    Could you please share the screenshot of the Data tab which contains Lake database and SQL database as shown below?

    User's image

    As per the repro from my end, I'm able to create lake database with name: Database-Gold as shown below:

    LakeDatabase-Gold

    Hope this helps. Do let us know if you any further queries.


Your answer

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