There are two different ways of creating a job. Any of these can be used to create any job, but you will find that each has its advantages for certain kinds of jobs.
schedule create/job is the general purpose command for creating a job definition. By specifying the needed qualifiers all the attributes of the job can be set up.
schedule copy/job is useful when there is an existing job similar to the one you want to set up. You can use schedule copy/job to copy the existing job to another name and then make whatever modifications are necessary to the copy.
Adding a job to the SCHEDULE database is a simple matter of adding the basic components. The steps to follow are:
These methods are described in detail in the following sections.