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.
When I see our ReportCaster procedures running on the Report Console Workspace, I see them running under the 'DEFAULT' Data Service.
Shouldn't they be running under the 'SCHED_DEFAULT' Data Service?
We are not having any issues, but as we plan to increase the number of Report Caster jobs we run, I was thinking it would be better if they didn't run in the 'DEFAULT' Data Service.
I didn't see this topic address in neither the 'Server Administration' manual, nor the 'ReportCaster' manual.This message has been edited. Last edited by: FP Mod Chuck,
Pilot: WebFOCUS 8.2.06 Test: WebFOCUS 8.1.05M Prod: WebFOCUS 8.1.05M Server: Windows Server 2016/Tomcat Standalone Workstation: Windows 10/IE11+Edge Database: Oracle 12c, Netezza, & MS SQL Server 2019 Output: AHTML/XLSX/HTML/PDF/JSCHART Tools: WFDS, Repository Content, BI Portal Designer & ReportCaster
I believe SCHED_DEFAULT is a service intended for a DataMigrator Server implementation. If you want to segregate the processing you could create a new service dedicated to scheduler by adding a new node block.
WebFOCUS 8206, Unix, Windows
Posts: 1853 | Location: New York City | Registered: December 30, 2015
To take this a step further once you establish the new data service you need to use the ReportCaster console and under Configuration / Data Servers set it to be the default server. You will probably have to re-cycle the ReportCaster service for it to see the new data server.
Thank you for using Focal Point!
Chuck Wolff - Focal Point Moderator WebFOCUS 7x and 8x, Windows, Linux All output Formats
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005
We run thousands of Report Caster jobs every month and they all run under the 'default' data service. The data service used depends on the procedure executed by the report caster job.
Thank you all, for your thoughts and clarifications.
OK, I get now that it is normal that the ReportCaster runs are running in the DEFAULT Data Service.
In the Web Console I see where I can create a new Data Service.
Let's say I do create a new Data Service with the intention that my Report Caster jobs run there. For sake of example I'll call the new Service - RC_Service.
How do I get my ReportCaster runs to use the new service - RC_Service?
[As far as I can tell the 'Data Servers' node, on the 'Configuration' tree, of the ReportCaster Console is for changing/adding a SERVER (EDASERVE), which is not what I want to do.]
Is Data Service to be used, controlled at the procedure level?
Under Data Servers folder you should see a list of all the data services. If the RC_Service doesn't show up then you will need to restart the RC Service. Once you see the RC_Service click on it and then check the Default check box, save and restart.This message has been edited. Last edited by: FP Mod Chuck,
Pilot: WebFOCUS 8.2.06 Test: WebFOCUS 8.1.05M Prod: WebFOCUS 8.1.05M Server: Windows Server 2016/Tomcat Standalone Workstation: Windows 10/IE11+Edge Database: Oracle 12c, Netezza, & MS SQL Server 2019 Output: AHTML/XLSX/HTML/PDF/JSCHART Tools: WFDS, Repository Content, BI Portal Designer & ReportCaster