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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Homaa
Frequent Visitor

Insufficient system resources to support data size: consider increasing compute size. (Disk Full)

I'm updating a Power BI report monthly. There is a python script to create a table with connecting couple of tables from amazon redshift, join them, and select few columns from the joined table. I didn't face any problem before but this time I received this error:

DataSource.Error: ADO.NET: Python script error.
<pi>psycopg2.errors.InternalError_: Insufficient system resources to support data size: consider increasing compute size. (Disk Full)
DETAIL:
-----------------------------------------------
error: Insufficient system resources to support data size: consider increasing compute size. (Disk Full)
code: 1016
context: node: 5
query: 102855939
location: fdisk_api.cpp:716
process: query5_40_102855939 [pid=18262]
-----------------------------------------------


</pi>
Details:
DataSourceKind=Python
DataSourcePath=Python
Message=Python script error.
<pi>psycopg2.errors.InternalError_: Insufficient system resources to support data size: consider increasing compute size. (Disk Full)
DETAIL:
-----------------------------------------------
error: Insufficient system resources to support data size: consider increasing compute size. (Disk Full)
code: 1016
context: node: 5
query: 102855939
location: fdisk_api.cpp:716
process: query5_40_102855939 [pid=18262]
-----------------------------------------------


</pi>
ErrorCode=-2147467259
ExceptionType=Microsoft.PowerBI.Scripting.Python.Exceptions.PythonScriptRuntimeException

I cleared cache but it didn't help. Any suggestion?



1 REPLY 1
foodd
Super User
Super User

Have you debugged why this is and what it is referring to from your Python queries?

foodd_0-1692028810318.png

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors