Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] csv format overflow after 65k rows

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] csv format overflow after 65k rows
 Login/Join
 
Gold member
posted
Hi All,

I am trying to generate a csv report, which contains more than 65k records, I am using bytoc command for overflow after 65k records, but the same is not working for csv. It is working fine for Excel.
For CSV is there any limit like excel 65k?

Fot CSV i am using COMT like below

ON TABLE PCHOLD AS REPORT1 FORMAT COMT BYTOC

but giving error for bytoc.

This message has been edited. Last edited by: santu,


Web FOCUS 7.7.03
PDF
 
Posts: 69 | Registered: May 24, 2013Report This Post
Expert
posted Hide Post
quote:
but giving error for bytoc

You should tell us what the error is.

Meanwhile, BYTOC most likely does not work for ALPHA, BINARY, COMT, COM, DIF, etc. because these are primarily data dumps.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
Documentation says:

quote:
Compound reports combine multiple reports into a single file. This enables you to concatenate reports with styled formats (such as PDF, HTML, PS, or EXL2K).


CSV cannot support this concept - it is a text file - there are no multiple worksheets within one spreadsheet file.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Gold member
posted Hide Post
I am getting below error when i use BYTOC with COM

0 ERROR AT OR NEAR LINE 24 IN PROCEDURE excelreport
(FOC002) A WORD IS NOT RECOGNIZED: BYTOC
BYPASSING TO END OF COMMAND
(FOC009) INCOMPLETE REQUEST STATEMENT

CSV File is acts like a text file then how many columns it can accept?

I am using Webfocus Developer studio 7.7.03

After generating the excel if i open with either Microsoft Office 2003 or 2010 then is there any problem with number of records?


Web FOCUS 7.7.03
PDF
 
Posts: 69 | Registered: May 24, 2013Report This Post
Expert
posted Hide Post
quote:
CSV File is acts like a text file then how many columns it can accept?


Limited by your receiving computer and the application used to open it - guessing from your final comment about MS Excel this would be the end user PC?

quote:
After generating the excel if i open with either Microsoft Office 2003 or 2010 then is there any problem with number of records?


Limits as governed by the MS Excel version you are using and the machine on which it runs.

Note that some versions of MS Excel have memory issues when using file sizes > 2GB.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Gold member
posted Hide Post
Thankyou for all your valuable replies.


Web FOCUS 7.7.03
PDF
 
Posts: 69 | Registered: May 24, 2013Report This Post
Platinum Member
posted Hide Post
The table of contents is applicable to HTML and Excel and is not the methodology for overflow. The concept of overflow is meaningless in anything but Excel formats. You'll find the documentation for dealing with overflow, depending on your version of Excel at the following link:
http://documentation.informati...f/source/topic13.htm


WF 7.7.04, WF 8.0.7, Win7, Win8, Linux, UNIX, Excel, PDF
 
Posts: 175 | Location: Pomona, NY | Registered: August 06, 2003Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] csv format overflow after 65k rows

Copyright © 1996-2020 Information Builders