Previous Topic

Next Topic

Copy an existing job

The copy/job or cpjob command is used to create a target job using the attributes of a source job. The qualifiers confirm, log and check may be used.

Examples

Windows/OpenVMS:

Schedule> copy monday_run friday_run /confirm /log

UNIX/Linux:

Schedule> cpjob monday_run friday_run -confirm -log

What it does: Copies the job monday_run to the new job friday_run.

See Create a job (create/job or mkjob) for a detailed description of this command.

See Also

Common Command Examples

Create a new job

Modify a job's properties

Modify all jobs using wildcards

Display job properties

Delete a job

Edit job list data

Extract the entire database

Insert an extracted database

Type job list data

Submit a job

Create a new directory

Create a calendar

Display history

Monitoring activity