Exceeds the maximum limit 524288000 bytes for online reports
Summary:
I am using SOAP API call to execute the query to fetch the data (SELECT * FROM egp_system_items) from Oracle BI. I am getting below exception
failed: due to oracle.xdo.server.ServerException: oracle.xdo.memoryguard.XDODataSizeLimitException: Stopped processing the report. Report data size of 524288049 bytes exceeds the maximum limit 524288000 bytes for online reports.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
<soapenv:Envelope xmlns:soapenv="" xmlns:v2="http://xmlns.oracle.com/oxp/service/v2">
<soapenv:Header/>
Tagged:
1