ashraf1395
Honored Contributor

Hi @IGRACH ,

You are facing this issue bcz I guess the table you want to delete is being shared by delta sharing. 
You can go to the shared object by following this doc

https://docs.databricks.com/aws/en/delta-sharing/create-share#update-sharesand

Then, you can remove your table from delta sharing and can delete it

View solution in original post