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.
Up to 63 joins can be in effect at one time, for a total of 64 segments, depending on the number of active segments and the number and length of the fields (there is a 32K limit on the length of all fields).
How many do you have? If it's an excessive number, consider asking the DBA to create a view.
Focus allows for 16, I think the max for SQL is 15. If you're running against some kind of SQL db, I think you can work around it by creating a multi-segment synonym.
A bit of typing error, it should be 64 for Focus.
/H�kan
Posts: 319 | Location: Stockholm, Sweden | Registered: February 04, 2004
It will depend on the number of fields in each table. I have it the limit with only joining two table (there were 300 fields in each table). You can get around this by writting a SQL-passthrough.
Posts: 406 | Location: Canada | Registered: May 31, 2004
Brendan, we need to know what kinds of files you're joining(focus, db2, ?), and what version of wf you're using(Perhaps you could put your version info into your signature.) perhaps you could post your join statement set. Have you taken your join statements and commented them out, adding them back in stepwise, to see exactly at what point your join breaks?
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003