1.

Sample Jil File In Autosys

Answer»

insert_job: jobname
job_type: C
box_name: which BOX HOLDS this JOB
description: What the job is doing
machine: servername
permission: gx,wx
owner: account
command: batch_file or Script
std_out_file: "c:AutoSysLogTest.log"
std_err_file: "c:AutoSysLogTest.Err.log"
min_run_alarm: 0
max_run_alarm: 30
job_terminator: YES
box_terminator: yes

insert_job: jobname
job_type: c
box_name: which box holds this job
description: What the job is doing
machine: servername
permission: gx,wx
owner: account
command: batch_file or Script
std_out_file: "c:AutoSysLogTest.log"
std_err_file: "c:AutoSysLogTest.Err.log"
min_run_alarm: 0
max_run_alarm: 30
job_terminator: yes
box_terminator: yes



Discussion

No Comment Found