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     Large Table File Results with no Ordering

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Large Table File Results with no Ordering
 Login/Join
 
Member
posted
I have users in InfoAssist who are attempting to create Year-to-Date reports. These reports have some BY fields in them. When this is sent as a query to the database, it adds the "ORDER BY" clause. Is there a way with such a large data set to allow the user to have BY fields but not send the "ORDER BY" clause to the database, essentially have WebFocus do the sorting instead?


WebFocus Server 7.7.04
Client 7.7.03 HF 5
Windows Server 2008 R2 x64
HTML,Active HTML, Excel
 
Posts: 6 | Registered: May 02, 2012Report This Post
Virtuoso
posted Hide Post
What makes you think that would be advantageous?
 
Posts: 1925 | Location: NYC | In FOCUS since 1983 | Registered: January 11, 2005Report This Post
Platinum Member
posted Hide Post
Typically the servers where your databases exist have more memory and horsepower than the server with the WebFOCUS installation. Why would you think that WebFOCUS can sort your answer set more efficiently than the Database.


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
Virtuoso
posted Hide Post
Well, someone please correct me if I'm wrong as I am far from knowing the "behind-the-scene" logic used by InfoAssist but my opinion is that InfoAssist *does not* create SQL code for you but "FOCUS" code instead, that is, TABLE FILE PRINT/SUM stuff based on what the user does on the front end.

You can potentially play with the SET ENGINE MSSQL (or whatever MS SQL Server uses) to try and disable optimization so order by and aggregations are not sent to the database but done by WebFOCUS, but I have to join j.gross and Alex to question why in the world you'd like to do that? Databases were designed precisely to do joins, aggregations, sorts, etc. and given that they're usually given more resources (CPU, memory, disk, etc.) than what the WebFOCUS servers get, I think you'd be better off letting WebFOCUS do its work and optimize the request the best way it can by leveraging the capabilities of your database.

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



Prod/Dev: WF Server 8008/Win 2008 - WF Client 8008/Win 2008 - Dev. Studio: 8008/Windows 7 - DBMS: Oracle 11g Rel 2
Test: Dev. Studio 8008 /Windows 7 (Local) Output:HTML, EXL2K.
 
Posts: 1533 | Registered: August 12, 2005Report 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     Large Table File Results with no Ordering

Copyright © 1996-2020 Information Builders