Forum Discussion

dpombal's avatar
dpombal
Post Partisan
7 months ago
Solved

Dataset refresh wasn't enough memory failed on F8 instance

Hi I am trying to refresh a semantinc model with a Fabric F8 instance and this error appears. In theory the limit of F8 is 3GB.     Error message.   Data source error: Resource Governance: This...
  • ssrithar's avatar
    7 months ago

    Hi dpombal 

     

    Even though F8 supports ~3 GB, you’re only getting access to ~1.5 GB during refresh.

    The reason is during refresh, Fabric allocates temporary memory for query folding, compression, dictionary building, etc.

    If other workloads (like Power BI queries or other dataset refreshes) are using memory at the same time, your dataset gets less than the full 3 GB.

     

    Check Real-Time Memory Use in Metrics App

     

    • Total capacity usage at the time of refresh

    • Memory and CPU consumed by other workloads

    • Whether throttling or evictions occurred

     

    • Run the refresh during off-peak hours

    • Avoid overlapping with other refreshes or DirectQuery loads