Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: KMPRSS

Package: Capacity Management

Routine: KMPRSS


Information

KMPRSS ;OAK/RAK - Resource Usage Monitor Status ;1/30/13 08:31

Source Information

Source file <KMPRSS.m>

Entry Points

Name Comments DBIA/ICR reference
STAT ;--display rum environment
START ; Start Resource Usage Monitor collection
STOP ; Stop Resource Usage Monitor collection

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: START+5
Function Call: WRITE
  • Prompt: !!,?10,"The Resource Usage Monitor is already running.",!
  • Line Location: START+6
Function Call: WRITE
  • Prompt: !
  • Line Location: START+7
Function Call: WRITE
  • Prompt: !!,?10,"Resource Usage Monitor collection is NOT started.",!
  • Line Location: START+17
Function Call: WRITE
  • Prompt: !!,?10,"The Resource Usage Monitor is already stopped.",!
  • Line Location: STOP+2
Function Call: WRITE
  • Prompt: !
  • Line Location: STOP+3
Function Call: WRITE
  • Prompt: !!,?10,"Resource Usage Monitor collection is NOT stopped.",!
  • Line Location: STOP+10
Info |  Source |  Entry Points |  Interaction Calls