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.
I have a Development box where I want the routines to have scheduling information, but I want the scheduler permanently turned off and set to not come on when the machine restarts. How do I do that?
This is I-Way version 8 by the way.This message has been edited. Last edited by: Tamra,
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007
I don't want to turn off the entire I-Way service because I want to work in it. I just don't want it pinging systems for data because it's the Dev version.
I have turned off the following switch -- sched_autostart (scanning) -- which is accessed via the server console, Workspace Tab -> Special Services and Listeners -> Scheduler -> right-click and select Properties.
This doesn't turn off the server, but turns off the "scanner" which is the part of the scheduler that looks for jobs to run. So the scheduler is running but it doesn't look for files to run. That seems to be the behavior I'm looking for even if it's a little non-intuitive. I'm happy.
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007
Assuming you are talking about the DataMigrator schedule then as ad administrator from the DCM go to Workspace > Special services and listeners > SCHEDULER; right click and select properties. Change the value of sched_autostart from y to n.
Keep in mind that the scheduler is also used for restarting flows, parallel groups, etc.
N/A
Posts: 397 | Location: New York City | Registered: May 03, 2007