SYSMANHELP.HLB  —  DUMP_PRIORITY, REMOVE  Integrity  Example
  SYSMAN> DUMP_PRIORITY LIST
  %SYSMAN-I-OUTPUT, command execution on node VMS73
  Process name    UIC                                 Wild Card
  MSCPmount       [SYSTEM]                            N
  NETACP          [SYSTEM]                            N
  NET$ACP         [1,3]                               N
  REMACP          [1,3]                               N
  LES$ACP         [SYSTEM]                            N

  SYSMAN> DUMP_PRIORITY REMOVE "MSCPmount"/UIC=[SYSTEM]
  SYSMAN> DUMP_PRIORITY LIST
  %SYSMAN-I-OUTPUT, command execution on node VMS73
  Process name    UIC                                 Wild Card
  NETACP          [SYSTEM]                            N
  NET$ACP         [1,3]                               N
  REMACP          [1,3]                               N
  LES$ACP         [SYSTEM]                            N

      The DUMP_PRIORITY REMOVE command in this example removes the
      entry MSCPmount with the UIC of [SYSTEM] from the System Dump
      Priority registry file. (The process name MSCPmount is enclosed
      in quotes because it is mixed-case.)
Close Help