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     [CLOSED] Error mesage

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Error mesage
 Login/Join
 
Member
posted
I am getting the below error .....when i fetch the data from table.....
Any suggestions for coming out of this ..i am using webfocus5.2.5

An error has been detected during server to client data transfer.
ERROR: -12: Pcb2.: java.io.EOFException

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


WEBFOCUS 5.2.5
HP-UX(UNIX)
PDF,HTML,OLAP,DRILL DOWN
 
Posts: 10 | Registered: August 26, 2009Report This Post
Expert
posted Hide Post
There should be a number of posts on this topic. Try searching for -12.

Generally, this means to are trying to return too many rows to the client. Try reducing the size of the answer set to see if your problem goes away.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Member
posted Hide Post
Yes your answer is perfect...I am trying to return too many rows to the client and i am not in a position to reduce the size.As we need all rows.....Any suggestions/answers i tried searching -12 but yet problem exists.


WEBFOCUS 5.2.5
HP-UX(UNIX)
PDF,HTML,OLAP,DRILL DOWN
 
Posts: 10 | Registered: August 26, 2009Report This Post
Expert
posted Hide Post
Are you bringing them to a browser? Try a hold file instead.

Split up the query so that you get the data in pieces.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Member
posted Hide Post
Ginny,

We both are on same track now....
Yes we are bringing it to a browser by using a hold file ONLY.
I divided/Split up the query into two parts PART-A and PART-B.
PART-A has more data then PART-B,,, so now it is giving problem for PART-A.
Now i cant divide data futher ...Any suggestions pleaseeeee.......

SIM....


WEBFOCUS 5.2.5
HP-UX(UNIX)
PDF,HTML,OLAP,DRILL DOWN
 
Posts: 10 | Registered: August 26, 2009Report This Post
Expert
posted Hide Post
Nope. Why do you need all of this data for a web application? No one can process that much data at one sitting.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Member
posted Hide Post
No No....Actually we have two list box on the browser there these data has to load before user makes any choice for selecting particular record.This is how the application is...it was working fine before 3 months back...suddenly now it started giving error....any suggestionssss...Thank You for ur patience......


WEBFOCUS 5.2.5
HP-UX(UNIX)
PDF,HTML,OLAP,DRILL DOWN
 
Posts: 10 | Registered: August 26, 2009Report This Post
Member
posted Hide Post
Any suggestions/solutions...yet problem persists.....


WEBFOCUS 5.2.5
HP-UX(UNIX)
PDF,HTML,OLAP,DRILL DOWN
 
Posts: 10 | Registered: August 26, 2009Report This Post
<JG>
posted
quote:
WEBFOCUS 5.2.5

First thing I would look at doing is upgrading.

The 5.2 series was functionally stabilized end of May 2007 so any chance of a solution from IBI
other than recommendations (assuming you still have maintenance is 0).

If your data volumes have changed that much you only have one option which is to change the way it works.

Instead of pulling all the data at once, populate the first selection then populate the second based on that.

There are quite a number of examples posted on the forum using either javascript or what would be better in
your case WebFOCUS using re-entrant code.
 
Report This Post
Member
posted Hide Post
Any suggestions/solutions...yet problem persists.....


WEBFOCUS 5.2.5
HP-UX(UNIX)
PDF,HTML,OLAP,DRILL DOWN
 
Posts: 10 | Registered: August 26, 2009Report This Post
<JG>
posted
quote:
Instead of pulling all the data at once, populate the first selection then populate the second based on that.

There are quite a number of examples posted on the forum using either javascript or what would be better in
your case WebFOCUS using re-entrant code.
 
Report 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     [CLOSED] Error mesage

Copyright © 1996-2020 Information Builders