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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register 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.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors