Autosys Command Line Interface
Autosys Command Line Interface
Although Windows XP's "at" command or Korn shell's "cron" allows you to run job at desired time - It
lacks enterprise level job scheduling features. PLATINUM Technology might fill this gap by AutoSys.
-- Useful EBooks --
How To Naturally Regrow Lost Hair
AutoSys is ...
Like any scheduling product, AutoSys automatically monitors your jobs. If needed, AutoSys can itself
restart jobs that have failed, or cancelled, or were aborted for any reasons. For mission critical
projects AutoSys also has a high availability option that will perform rollover of jobs to a backup
server if your primary server fails. (Need clustering system like VCS - Veritas Clustering System). . .
There are the three methods you can use to create job definitions:
o Command,
o File Watcher
o Box.
Box Jobs : Container of other jobs (including other boxes), and box itself performs no actions,
although it can trigger other jobs to run. An important feature of this type of job is that boxes can be
put inside of other boxes
Here is a template file that explains the syntax of Autosys JIL. (Job Information Language.)
Autosys Command Line
-- Useful EBooks --
How To Naturally Regrow Lost Hair
ALARM
CHANGE_PRIORITY
CHANGE_STATUS
COMMENT
DELETEJOB
FORCE_STARTJOB
JOB_OFF_HOLD
JOB_OFF_ICE
JOB_ON_HOLD
JOB_ON_ICE
KILLJOB
SEND_SIGNAL
SET_GLOBAL
STARTJOB
STOP_DEMON
-- Useful EBooks --
How To Naturally Regrow Lost Hair
Autosys Status Abbreviations
AC ACTIVATED
FA FAILURE
IN INACTIVE
OH ON_HOLD
OI ON_ICE
QU QUE_WAIT
RE RESTART
RU RUNNING
ST STARTING
SU SUCCESS
TE TERMINATED
Where to go to find Autosys Errors
Autosys Dependencies
o done(job).
o exitcode(job) > 5 and exitcode(job_b) != 10.
o failure(job_a) or f (job_b).
o notrunning (job).
o success (job) and s(job_b).
o terminated(job).
o value(global_name)=100.
>
-- Useful EBooks --
How To Naturally Regrow Lost Hair
Autosys Tutorial
-- Useful EBooks --
How To Naturally Regrow Lost Hair
Scheduler
Event Server
WCC
Remote Agent
The Remote Agent is now a persistent process on all
Operating Systems, it also loses its DB API making it
independent of a particular AutoSys instance.
Autosys Tutorial