Use the Jobs page of the Journal notebook to work with
jobs and to view scripts.

Tasks

Fields and controls

Information on this view
- Date
- The date on which a job has run, or is scheduled to run.
- Time
- The time at which a job has run, or is scheduled to run.
- Job ID
- A numeric job identifier.
- Job Description
- A descriptive name of the job (for example,
WeeklyBackup).
- Script Description
- A descriptive name of the script (for example, Backup
Script).
- Enabled
- Specifies whether or not the job has been enabled. Yes
indicates that the job is enabled and will be run as expected.
No indicates that the job is disabled and will not be run, although
the job definition is retained.
- Frequency
- Indicates whether the job is a single or a recurring job.
- Job Owner
- The user ID of the job owner.
- Status
- The completion status of a job. Valid values are: Successful
and Failed.
- Elapsed Time
- The amount of time taken to complete the job, in the form
hh:mm:ss, where hh represents hours, mm represents minutes, and ss
represents seconds of elapsed time.
- Start Command Script
- A descriptive name (including the full path) of the command script that is
to be run after the job is completed (for example,
f:\scripts\myscript.cmd).
- Process ID
- An identifier for the shell script that runs the job.