CL Command Reference - DLTJOBD
CL Command List > DLTJOBD Reference
Description:
The Delete Job Description (DLTJOBD) command deletes specified job descriptions from the system. Jobs already in process are not affected by this command.
Restrictions:
1. To use this command, you must have:
. object existence (*OBJEXIST) authority to the job description being deleted and execute (*EXECUTE) authority to the library containing that job description.
Examples:
DLTJOBD JOBD(MYLIB/MYJOBD)
This command deletes the job description named MYJOBD from library MYLIB.