Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
jacarmonaro
Frequent Visitor

Warehouse cannot be opened due to inaccessible files or insufficient memory or disk space

Today, we saw a lot of our pipelines showing this error message:

Message = Database 'xxxxxxxxxx' cannot be opened due to inaccessible files or insufficient memory or disk space.

 

Basically, we were refreshing the tables in the fabric warehouse at night when we started getting these messages. We also observed that the warehouse was showing this "Recovery Pending" message:

jacarmonaro_0-1772671986473.png

 

We reviewed the Fabric Capacity metrics app and observed that the workspace reached 6 TB (unfortunately, the app does not show the size of each object inside the workspace).

jacarmonaro_1-1772672092999.png

 

We use the P1 capacity, which is supposed to allocate up to 100TB of data, so we don't know what is wrong with this. In that same workspace, we also have a couple of lakehouses ingesting daily data, and those were ok.

 

We have different theories here:

1. We don't really have 6TB of data. We delete tables every 6 hours and recreate them with new records. We believe the real warehouse size should be around 500GB.

2. We believe the automatic System-created restore points, are duplicating the size of the warehouse to the level of reaching 6TB. (I know the documentation says that it is just the metadata, but because we are deleting the table and recreating again from scratch, I believe the data for the recovery needs to live somewhere.)

3. We can't delete those system-created restore points, and we can't adjust the settings to reduce the number of times per day or the number of days we want to keep them.

 

The fabric warehouse has been in that Recovery Pending state for almost 24 hours, and I don't know what to do. I would buy more storage, but that is not possible because it is part of the overall SaaS solution. I also believe this is a warehouse issue, since the lakehouses in the same workspace are fine.

 

Any ideas? Has anyone faced this situation? 

 

1 REPLY 1
v-saisrao-msft
Community Support
Community Support

Hi @jacarmonaro,

This process replaces the current warehouse with a version from an earlier restore point, allowing you to return to a known working state. Fabric automatically creates system-generated restore points every eight hours, and these are kept for 30 days. The restore points save only the metadata and reference the Parquet data files in OneLake for recovery. If any problems arise, you can use a restore point to recover the warehouse to an earlier state.

 It is recommended to open a Microsoft support ticket so the backend engineer team can investigate the warehouse state and backend logs.

Create a Fabric and Power BI Support Ticket - Power BI | Microsoft Learn

Restore In-Place of a Warehouse from a Restore Point - Microsoft Fabric | Microsoft Learn

 

Thank you.

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.