CANCEL

From VSI OpenVMS Wiki
Revision as of 13:57, 2 December 2019 by Jane.doe (talk | contribs) (Created page with "CANCEL is a DCL command that cancels wakeup requests for a specified process, including wakeup requests scheduled with either the RUN command or the $SCHDWK sy...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

CANCEL is a DCL command that cancels wakeup requests for a specified process, including wakeup requests scheduled with either the RUN command or the $SCHDWK system service. Requires one of the following:

  • Ownership of the process
  • GROUP privilege to cancel scheduled wakeup requests for processes in the same group but not owned by you
  • WORLD privilege to cancel scheduled wakeup requests for any process in the system

Syntax

CANCEL  [[node-name::]process-name]

Qualifiers

/IDENTIFICATION allows you to specify a PID.