|
Previous | Contents | Index |
Extract one or more Job Definitions.
EXTRACT JOB job-name
job-name
The Job Name of the Job which you want to extract. You can use wildcards to extract more than one definition.
The EXTRACT JOB command is used to extract a complete Job Definition. This definition can be used to replicate the Job on another VMScluster.
You must have INQUIRE access to the Job whose definition you are trying to obtain.related commands
/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 |
Copyright © 2000, MVP Systems, Inc. All rights reserved. |