Search

Help

Page 8 of 154. Showing 1,538 results (0.039 seconds)

  1. How does JobScheduler behave in the event of a database failure?

    Consider the following worst case scenario: Let’s say that JobScheduler and the back-end database failed at 4:00 and that jobs scheduled to run at 3:00 have already run. A job that was scheduled to run at 6:00 has not run. The back-end database was restored from a backup made at 1:00 and JobScheduler was running
    Product Knowledge BaseNov 16, 2014
  2. How does JobScheduler handle daylight saving time?

    How does JobScheduler handle daylight saving time and time zones? Configuration The JobScheduler uses the time zone of its host, unless specifically … is avoided. Agent operation The time zone of the JobSchedulers, under which a job has been configured determines the point in time when a job or order
    Product Knowledge BaseMar 29, 2016
  3. Example showing how to run a job chain with jobs that are to be run on different servers

    Starting jobs on different servers using process classes for remote execution  JobScheduler can execute jobs on different servers. Such jobs can … ServerC (Linux).  JobScheduler can execute jobs on remote JobScheduler instances, by JobScheduler Agents or by SSH.  In this example JobScheduler
    Product Knowledge BaseFeb 11, 2015
  4. Job Management - Cross-platform job scheduling

    with the JobScheduler JITL job: How To - Get Started with the JITL SSH Job  Practical Implementation of SSH: How To - SSH Session Management guide-advanced-job … Overview: Cross-Platform Scheduling What is the difference between SSH job execution and remote JobScheduler Agents? When should the different approaches
    Product Knowledge BaseMar 31, 2016
  5. How can I generate new jobs and orders automatically?

    Question How can I create/generate new jobs or orders? Anwer We have a Java class library for all JobScheduler commands and this library has objects … http://www.sos-berlin.com/doc/doxygen-docs/SOSJobSchedulerModel/html/index.html. web-service job-configuration jobscheduler faq job-and-order job-chain dynamic
    Product Knowledge BaseOct 20, 2014
  6. How to make sure a job step will kick off after file transmission is complete for large files

    How do you make sure a job step will kick off after file transmission is complete when using file_order_source? Particularly when dealing with large files, we … to make sure that a file is completely written file-transfer jobscheduler job order howto file-order file-event file-watching job-and-order
    Product Knowledge BaseOct 20, 2014
  7. Why does JobScheduler slow down job execution?

    Question: When running multiple jobs JobScheduler tends to slow down. Why does this happen ? Answer: Check if the mail server settings are correctly set … In this case you could configure JobScheduler to send mails asynchronously by a job: adding the entry mail_queue_only=yes to the ./config/factory.ini
    Product Knowledge BaseNov 13, 2014
  8. Job Management - JobScheduler Logging

    Overview JobScheduler provides a range of configurable logging options. What logging possibilities does JobScheduler provide? Logging maintenance and configuration How to limit the growth of the Main Log and Debug Log (scheduler.log) How can we setup our log files to be written to a database? guide-basic
    Product Knowledge BaseMar 31, 2016
  9. How to serialize jobs with locks before parallel execution

    are file_order_sink nodes that are configured to remove the file_order_source files. The job chain, as shown in JOE (JobScheduler Object Editor) looks like: JOE_ … http://www.sos-berlin.com/doc/en/scheduler.doc/api/api-javax.script.xml documentation. How can I best get started with the JobScheduler Java API Reference Impl? The Locks
    Product Knowledge BaseOct 18, 2014
  10. How do you change the directory JobScheduler uses for temporary files

    . in  /tmp/jobscheduler_user/ JobScheduler Master You can set the folder for temporary files by adding the variable TMP to the JobScheduler environment, see How …  TMP to the JobScheduler environment. Consider that jobs will use the folder for temporary files as well. Instructions for Unix rename ./bin
    Product Knowledge BaseJul 12, 2018