EMCMD <system> DELETEJOB [<JobId>]
To properly delete a job, i.e., run the “emcmd . deletejob” command, you must know the Jobid associated with the job.
The Jobid uses the ID value from GETJOBINFO.
Once the JobId/ID has been identified, the syntax to remove the job is as follows:
emcmd . deletejob de2b2468-9569-402e-9ffd-f7a5a8a2666b
Running the “emcmd . getjobinfo” command again will reflect that the job is no longer present. Repeat the aforementioned for other jobs that need to be deleted.



Post your comment on this topic.