Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Riccardo
Partner - Creator III
Partner - Creator III

(StatusCode="ResourceExhausted", Detail="Received message exceeds the maximum configured message size.") (DirectAccess-1512))

I have a simple query, with Oracle ADW Connection with Data Gateway, without Bulk Reader.

A Select with a CLOB field. If I select more than 20 rows, it returns this error:

The following error occurred:
Internal error. (Connector error: Status(StatusCode="ResourceExhausted", Detail="Received message exceeds the maximum configured message size.") (DirectAccess-1512))

 

Riccardo Schillaci
BI Analyst
Datawarehouse & Business Intelligence
Labels (1)
  • SaaS

2 Replies
Riccardo
Partner - Creator III
Partner - Creator III
Author

If I do a loop to select each record one time for execution, and concatenate the table into Qlik, it is working fine. The issue is seems to much data selected in one time execution.

Riccardo Schillaci
BI Analyst
Datawarehouse & Business Intelligence
Ken_T
Specialist
Specialist

were you able to find any workaround for this error?