Delete a job definition parameters

The following table lists the parameters for deleting a job definition commands:

Parameter

Description

mem_name

Indicates the name of the file that contains the job script, or for z/OS jobs, the name of a member that contains one of the following in relation to the job to be executed:

  • The JCL of the job
  • The started task procedure
  • Warning messages

ALL

All occurrences of the job are deleted, if there is more than one job with the same name.

NONE

No jobs are deleted if there is more than one job with the same name.

NUMBER

Deletes the job with the specified sequence number of the duplicate job (for example, if 5 is entered, the fifth occurrence of the Job Name is deleted).

library

Required for z/OS job definitions.

Parent Topic

cli utility