DELETE/ENTRY: Difference between revisions

From VSI OpenVMS Wiki
Jump to navigation Jump to search
Created page with "DELETE/ENTRY is a DCL command that removes an entry from the break-in database. Requires CMKRNL and SECURITY privileges. =Syntax..."
 
Marty.stu (talk | contribs)
Changed the contents to DELETE/ENTRY.
 
Line 1: Line 1:
DELETE/ENTRY is a [[DCL]] [[Command|command]] that removes an entry from the [[Intrusion database|break-in database]]. Requires [[CMKRNL]] and [[SECURITY]] privileges.
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/INTRUSION_RECORD  source
  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