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
nitishmedepudi
New Member

loading tables from sage

Hello everyone,

 

I was attempting to pull multiple tables from Sage. I successfully managed to extract 5 out of 23 tables, but I encountered the following issue while trying to load the remaining tables.

I’ve tried refreshing and reloading the data, but the error persists. Could you please assist me in resolving this?

 

ApplicationDiagnosis:Probable I/O race condition detected while copying memory. The I/O package is not thread safe by default. In multithreaded applications, a stream must be accessed in a thread-safe way, such as a thread-safe wrapper returned by TextReader's or TextWriter's Synchronized methods. This also applies to classes like StreamWriter and StreamReader.
Details:
DataSourceKind=Odbc
DataSourcePath=dsn=companySage50UKnew
OdbcErrors=[Table]

 

Thanks is advance.

1 REPLY 1
lbendlin
Super User
Super User

Talk to your Sage admin.  Most likely they have set concurrency limits.

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