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.
I'm in the process of evaluating WF8105 and imported my metadata over to validate what I was expecting to be improvements in the Oracle SQL adapter. First thing I noticed before I could check for things like lead() and lag(), was that it issued the joins for the ENTIRE clustered master join. In 8008, the adapter would only join the 15 tables or so needed for the request. In 8105, its joining all 100+ tables together.
Has anyone seen this yet? is there a new setting I don't know about that controls this?
Thanks!This message has been edited. Last edited by: <Emily McAllister>,
Eric Woerle 8.1.05M Gen 913- Reporting Server Unix 8.1.05 Client Unix Oracle 11.2.0.2
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013
I have to create a cluster in Oracle to test it but, I do have a cluster in SQL Server and when I look at the trace for a TABLE request against the cluster where I only reference a field from one of the tables the SELECT shows only that table and there's no join. I'm doing this in 8105.
UPDATE: I just created a cluster with 3 tables in Oracle and got the same results. Only the tables with data being referenced are showing up in the SQL Join.
I didn't see a new setting for JOIN in the new features manual. You might have to reach out to tech support to show them your example.This message has been edited. Last edited by: BabakNYC,
WebFOCUS 8206, Unix, Windows
Posts: 1853 | Location: New York City | Registered: December 30, 2015