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     Reportcaster interface running slow?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Reportcaster interface running slow?
 Login/Join
 
Master
posted
We are using the default install of Reportcaster on our windows system, using the focus database option.

The interface takes a very long time (many minutes) to load and once reportcaster does load it seems to sort of freeze, has anyone else had any problems like this?


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Master
posted Hide Post
First things First. If you use a FOCUS Database for Report Caster you loose the ability of the Report Library. Second, By using a FOCUS database you are making calls back top the WebFOCUS Reporting Server which then has to make to call the WebFOCUS Sink Machine (behind the sences). First Question. How busy is the WebFOCUS Reporting Server, Report Caster has to relay on the Server. If you Create a Report just against the Report Caster table how long does that take?




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Virtuoso
posted Hide Post
I've had this problem with focus database's in the past. Try purging the logs.


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
 
Posts: 1102 | Location: Toronto, Ontario | Registered: May 26, 2004Report This Post
Master
posted Hide Post
how do I purge the logs?
A search on IBI's site didn't give me much.


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Expert
posted Hide Post
Chapter 10 of the "Report Caster Development and Administration" manual (wf761rcadmin.pdf) is entitled "Maintenance Functions for a FOCUS Repository" and it has a section on purging log records.

You can download this manual from the IBI web site. It should contain all that you need for running the log purge which should be done on a routine basis.

Those of us fortunate enough to have a relational repository have the log purged every day for a specified interval, the default being 30 days.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Master
posted Hide Post
We've got a solution from all of your help.

We set up a reminder in outlook to purge the logs once a month now, reportcaster is running much better and the process to use the GUI to clear the botlog and botlog2 only takes a few minutes each month.

Thanks again!


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Virtuoso
posted Hide Post
Why not just set up a job in ReportCaster itself to clean out its own logs files?

We have a procedure cleanlogs.fex in app folder rcaster which contains:

-* File cleanlogs.fex
CREATE FILE rcaster/botlog DROP
-RUN
CREATE FILE rcaster/botlog2 DROP
-RUN

It's scheduled every two weeks and takes care of itself, with a notification to me of successful completion.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report This Post
Expert
posted Hide Post
Darin,

He is using FOCUS files for his repository and I don't think your code will work as is. Since the files are owned by a sync machine, the sync has to be down in order to do any maintenance on the files.

If you are using relational tables, there is an autolog purge that runs every morning at 1am by default and purges records older than 30 days, also by default.

If you already know this stuff, just ignore the post.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 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     Reportcaster interface running slow?

Copyright © 1996-2020 Information Builders