The delete/job command permanently removes a job definition from the SCHEDULE database, using the command format:
C:\> schedule delete/job job_name/qualifiers
The only qualifiers that can be used with this command are LOG and CONFIRM. It is a good idea to always use the CONFIRM qualifier with the DELETE command so that you do not delete the wrong job due to a typing error.