AutoSys Workload Automation

 View Only
  • 1.  Jobs starting 1 hour later than scheduled

    Posted Sep 17, 2020 09:40 AM
    Edited by marcovan Sep 17, 2020 09:58 AM
    Hello All, this is probably something very simple and I am not just seeing it.  Using Autosys 12.0, and I am encountering the following issue. I have jobs starting an hour later than scheduled. I have checked server date and all looks good.

    $ date
    Thu Sep 17 08:36:57 EDT 2020

    echo $TZ
    $ echo $TZ
    America/New_York

    Job defined to start at 8:53 in jil

    insert_job: ABC
    job_type: CMD
    application: "INHOU"
    command: ABC
    date_conditions: 1
    description: "Per Miguel"
    group: "INHOU"
    machine: localhost
    owner: "autosys"
    permission: "gx,wx"
    start_times: "08:53"

    i do a detail and see job was analyzed at 8:53


    Status/[Event] Time Ntry ES ProcessTime
    -------------- --------------------- -- -- ---------------------
    STARTING 09/17/2020 00:59:00 1 PD 09/16/2020 23:59:00
    RUNNING 09/17/2020 00:59:00 1 PD 09/16/2020 23:59:01
    <Executing at WA_AGENT_UAT>
    SUCCESS 09/17/2020 00:59:27 1 PD 09/16/2020 23:59:27
    [CHK_MAX_ALARM] 09/17/2020 01:26:00 1 PD 09/16/2020 23:59:27
    [STARTJOB] 09/17/2020 08:53:00 0 UP
    <Event was scheduled based on job definition.>

    However, it does not start until 9:53


    Any thoughts?


  • 2.  RE: Jobs starting 1 hour later than scheduled

    Posted Sep 22, 2020 02:45 AM
    Hi,

    is the DB time correct both at OS and DB level?

    thanks
    José