Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards
SOLVED

Not able to delete the schema/Table

Avatar

Level 1

Hi,

I have created a table Label="EXT20 Card unlinked event", name="cardUnLinkedEvent" and also one more schema was accidentally created with Label="EXT20 Card Unlinked Event", name="cardUnLinkedEvent". Not sure how it allowed to create with same name. when i tried to rename one of them, two more schema/Table got created. (All four highlighted in blue)

SanketPhawde_0-1749058551200.png

Now, i want to delete all the four schema, but i am getting below error while deleting any of these schema.

SanketPhawde_1-1749058670215.png

Also, while updating the database structure for any of the new schema in that instance I am getting below error.

SanketPhawde_2-1749058843786.png

All the four schemas are custom build, there are no records in schema/Table, there is no linking used in the schema, there is no dependency on this four schema.

 

How can i delete this four schema?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@SanketPhawde 

 

Try to delete them one by one instead from the newest to the latest by creation date. and check if you don't have a circular dependency.

You shouldn't change the schemas name (even just character from lowercase to uppercase) as it will create another schema.

 

Thanks,

David

 

 



David Kangni

View solution in original post

3 Replies

Avatar

Employee Advisor

Hi Sanket. I'm not sure about how to delete them if the application is preventing you. It may be something you can do from the DB level. As for how multiple schemas with the same name got created, from the screenshot, it looks like there may be some leading or trailing spaces, and the last entry is using a lowercase "u" in the "unlinked event"

Avatar

Correct answer by
Community Advisor

@SanketPhawde 

 

Try to delete them one by one instead from the newest to the latest by creation date. and check if you don't have a circular dependency.

You shouldn't change the schemas name (even just character from lowercase to uppercase) as it will create another schema.

 

Thanks,

David

 

 



David Kangni

Avatar

Administrator

Hi @SanketPhawde,

Were you able to resolve this query with the help of the provided solutions, or do you still need further assistance? Please let us know. If any of the answers were helpful in moving you closer to a resolution, even partially, we encourage you to mark the one that helped the most as the 'Correct Reply.'

Thank you!



Sukrity Wadhwa