JAMS Reference Manual
Contents Index JAMS Home Support

JAMS Reference Manual


Previous Contents Index


EXTRACT JOB

Extract one or more Job Definitions.

Format

EXTRACT JOB job-name


Parameters

job-name

The Job Name of the Job which you want to extract. You can use wildcards to extract more than one definition.

Description

The EXTRACT JOB command is used to extract a complete Job Definition. This definition can be used to replicate the Job on another VMScluster.

restrictions

You must have INQUIRE access to the Job whose definition you are trying to obtain.
related commands

Qualifiers

/CONFIRM

This qualifier is used to specify that you want to be prompted to confirm the extraction of each Job which matches your selection specification.

/LOG

This qualifier can be used to specify that each extraction should be logged by displaying a message on SYS$OUTPUT.

/OUTPUT=file_name

Specifies the name of a file where the definitions will be written. If you do not specify the /OUTPUT qualifier, the definitions are written to SYS$OUTPUT.

/SOURCE

Specifies that the job's source code should be included in the definition. /SOURCE is the default. Specify /NOSOURCE if you do not want the source included in the definition.

/RECOVERY

Specifies that the job's recovery instructions should be included in the definition. /RECOVERY is the default. Specify /NORECOVERY if you do not want the recovery instructions included in the definition.

/SYSTEM=system_id

Only jobs which match the Job Name specification and are in the JAMS System specified with this qualifier will be extracted.


Previous Next Contents Index
JAMS Copyright © 2000, MVP Systems, Inc. All rights reserved.