Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Maximum rows from excel report outout.

651131Jul 21 2008 — edited Jul 21 2008
I am having problem when i generate delimited file from report builder or through report server, it can not go beyond 12873 rows.

Report Builder Version - 9.0.4.0.21

I have following query in Data model

select field_name -- data type number
from table_name
where rownum < 12890

Does someone know , what is row limit of delimited generated report. Excel row limit is 65536. Any help would be appriciated.

Thank You,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 18 2008
Added on Jul 21 2008
5 comments
2,436 views