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] Resource Governer - Restricting the no of records

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Resource Governer - Restricting the no of records
 Login/Join
 
Silver Member
posted
Hi,

1) I have a Table with say 10000 records.
2) Based on some filter (which is dynamic) I retrieve some records.
3) My requirement is that if i get more than 5000 records I display an HTML page asking user to further limit his filter, else i should display the report in required format.
4) I want to user Resourece Governer to achieve this functionality?
5) I know that Resource Governer can stop the request once it reads 5000 records.

My Question is
1) Will Resource Governer read all 10000 records and determine the limit of 5000
(or)
will Resource Governer kill the process once it recieves the first 5000 records

2) If Resource Governer kills the process, will it kill webfocus process or will it kill even the database process?

Thanks,
Amarnath

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


WebFOCUS 7.6.7
Unix
Excel/Html
 
Posts: 46 | Registered: January 27, 2009Report This Post
Expert
posted Hide Post
Hi Amarnath,

Info from our technicals: Resource Governor is a proactive not a reactive product, it does not allow a request to run until a given number of rows is encountered. It stops a request before it even runs based on the Thresholds set for row limits and the data that has been previously collected for requests against a data source.

Resource Governor can be used to keep users from running requests that are over a given row limit and inform them they need to reduce the rows returned but the request will not be run and no data will be returned.


Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report 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] Resource Governer - Restricting the no of records

Copyright © 1996-2020 Information Builders