Difference between revisions of "DELETE/ENTRY"
(Created page with "DELETE/ENTRY is a DCL command that removes an entry from the break-in database. Requires CMKRNL and SECURITY privileges. =Syntax...") |
(Changed the contents to DELETE/ENTRY.) |
||
Line 1: | Line 1: | ||
− | DELETE/ENTRY is a [[DCL]] [[Command|command]] that | + | DELETE/ENTRY is a [[DCL]] [[Command|command]] that deletes one or more print or batch [[Job|jobs]]. The jobs can be in progress or waiting in the queue. The /ENTRY qualifier is required. Requires manage (M) access to the [[Queue|queue]], or delete (D) access to the specified jobs. |
=Syntax= | =Syntax= | ||
− | + | DELETE/ENTRY=(entry-number[,...]) [queue-name[:]] | |
==Qualifiers== | ==Qualifiers== | ||
/NODE | /NODE | ||
[[Category:DCL Commands]] | [[Category:DCL Commands]] |
Latest revision as of 12:04, 4 October 2021
DELETE/ENTRY is a DCL command that deletes one or more print or batch jobs. The jobs can be in progress or waiting in the queue. The /ENTRY qualifier is required. Requires manage (M) access to the queue, or delete (D) access to the specified jobs.
Syntax
DELETE/ENTRY=(entry-number[,...]) [queue-name[:]]
Qualifiers
/NODE