How many rows we can Import to Excel 65000 max?? We are in OBIEE 12C. And on both Excel and PDF we can import 65000 max rows. We also opened a ticket with Oracle they say it's a bug and saying their Dev team is working on it.
Hi ,
We are on 12.2.1.2 but still not able to export csv more than 65001 rows.
Parameters that instanceconfig.xml have ;
<ODBC>
<ResultRowLimit>999999</ResultRowLimit>
</ODBC>
<DefaultRowsInDownload>999999</DefaultRowsInDownload>
If the issue is specific to CSV files, find this note for the steps: OBIEE 11g/12c : Export to CSV Report / File does not Download more than 65000 Rows in OBIEE 11.1.1.9.X/12c (Doc ID 2026174.1)
You need to add a parameter in instanceconfig.xml, if it is not already there. For example, if you want to increase it to 100k rows, add this: <DefaultRowsDisplayedInDownloadCSV>100000</DefaultRowsDisplayedInDownloadCSV>.
Let me know if you need some addtional details/information on this. I have just modified many of these parameters myself. Unfortunately, several files/parameters have influence on exporting ...
Regards,
Charles
You may need to find the specific error message. Try: $INSTANCE_HOME/diagnostics/logs/OracleBIPresentationServicesComponent/coreapplication_obips1/sawlog1.log. There should be some information in there to get started.
Also, use: OBIEE 11g: Error: "Exceeded configured maximum number of allowed input records. Error Codes: EKMT3FK5:OI2DL65" when Exporting or Opening a Large Report (Doc ID 1487839.1) - or, find a 12c equivalent. This note helped me for an 11.1.1.9.x version.
Still, other files/parameters may be causing your error. We'd need to see the log entries to find out which threshold is being violated. Please let me know if you are still facing this issue, I have experienced similar issues in 11G ...
Hi Charles ,
first of all thanks for reply. I solved the issue.
First , I added <DefaultRowsDisplayedInDownloadCSV>100000</DefaultRowsDisplayedInDownloadCSV> parameter under both <Table> and <Pivot> tags. After this configuration ,
obips1 cannot start. Because <DefaultRowsDisplayedInDownloadCSV> parameter is not supported for <Pivot>.
Then ,I deleted <DefaultRowsDisplayedInDownloadCSV> parameter from <Pivot> (parameter still exist under <Table> tag)
everything goes well , obips1 is started and I can export csv more than 65.000 rows.
Regards
That's great news! Happy to see you have it working now.
If you please, you can mark the 'Mar 13, 2017 8:59 PM' reply as being correct. This way, others can find it as well.
Let me know if you encounter any more export issues ...
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (SCM). The session will cover updates on Supply Chain Management and Procurement. Presented by: Anil Sebastian - Senior Director, SCM Product Management, Fusion Data Intelligence…
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…