Forum Discussion

TK12345's avatar
TK12345
Resolver II
4 months ago
Solved

Delete Fabric SQL database with dependencies (apparently)

Hi All, 

I have an old SQLDB in Fabric that I would like to delete. I changed all our connections with stored procedures in pipelines to the new SQLDB and still cannot delete the artifact, because there a referenced items. When I use the workspace lineage, nothing is connected to it, but Fabric says, there are 30 affacted items. 

We've added our selfs to all workspaces to check if someone is using one of the stored procedures, but no succes. So I cannot use the lineage, alle the stuff in the SQLDB has been removed, so it is totaly empty. 

Who can help me out. How to find the connected artifacts?

 

  • Hi all,

    I found out that the items were still connected via deleted workspaces. After 7 days, they would have been disconnected, for now I permanently deleted the workspaces, and it was gone!

    Will keep this in here for other users.

2 Replies

  • Hi TK12345,

     

    if you have version control in place you can check if there are any dependencies left over.

     

    Best regards!

  • Hi all,

    I found out that the items were still connected via deleted workspaces. After 7 days, they would have been disconnected, for now I permanently deleted the workspaces, and it was gone!

    Will keep this in here for other users.