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] How to improve performance of our WF Report with HOLD files

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] How to improve performance of our WF Report with HOLD files
 Login/Join
 
Member
posted
How to improve performance of our WF Report.Is that right to use more number of HOLD files in our fex.

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


WF 8x
HTML
 
Posts: 3 | Registered: January 05, 2016Report This Post
Expert
posted Hide Post
Use of HOLD file is very subjective.

Performance issues should be tracked down to a TABLE FILE and then the code/Generated SQL (If applicable) needs to be analysed.

Are there joins in place ?
Are they efficient (Joining on Keys or Indexes)

If you are using an SQL data source, you can use HOLD FORMAT SAMEDB to not transfer the data to WebFOCUS, but keep the data in the SQL data source.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Guru
posted Hide Post
Shivom,

Performance can also be related to the RDBMS being used and its optimization.

There really is no 'pat' answer as WAZ says it all 'depends' on what you are doing.

If you can avoid 'too' many HOLD files that is always optimal.

Review your FILTERS - a filter against a Defined field will take longer depending on the number of records being retrieved.

If you have access to the code you can run SQL Traces to see the WebFOCUS generated SQL code.

Let us know if this helps or if you have further questions.


Thank you for participating in the Focal Point Forum.

Kindest regards,
Tamra Colangelo
Focal Point Moderator - Information Builders Inc.


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
 
Posts: 487 | Location: Toronto | Registered: June 23, 2009Report This Post
Master
posted Hide Post
For us, there is little need for real time access. So we build extracts and store the data in FOCUS or XFOCUS files. Depending on the application, this data is refreshed every few hours to once a week. Most of our stuff is Self-Service or Guided Ad-hoc and it usually takes less than a couple of seconds to run a report. In fact, depending on the report and how much data has been requested, the bottle neck is downloading and displaying the report, the actual code generally runs in less than a second. Depending on your need, you may want to investigate using extracts.


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
 
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006Report 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] How to improve performance of our WF Report with HOLD files

Copyright © 1996-2020 Information Builders