【问题标题】:Autosys : minimal JIL FileAutosys:最小的 JIL 文件
【发布时间】:2018-07-18 20:35:17
【问题描述】:

我是 AutoSys 的新手。

这是我创建的简单 JIL 文件,但它不断出现以下错误:

jil - 错误 - 重定向失败。

insert_job: summary_report      job_type: CMD
command: $BIN_DIR/summary_report.sh
machine: www.XXXXX.com
owner: uowner
days_of_week: all
start_times: "16:30"
description: "Database Report"
timezone: Newyork

有什么线索吗?

谢谢

【问题讨论】:

    标签: linux autosys jil


    【解决方案1】:
    insert_job: summary_report    job_type: cmd
    description: Database Report
    machine: xxx
    owner: xxx
    max_run_alarm: 0
    alarm_if_fail: y
    date_conditions: y
    timezone: Newyork
    days_of_week: su,mo,tu,we,th,fr,sa
    start_times: "16:30"
    send_notification: n
    command: $BIN_DIR/summary_report.sh
    

    嗯,JIL 似乎是正确的,我能够在最后上传。

    我修改的属性是作业名、机器和所有者。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多