SAP Message RSPC063 - Process chains CCMS monitoring

Use
See Process Chains

Structure

  • Context

  • The Process Chains context contains all of the process chainsthat have run since the BW system was last started.
    By setting the transfer parameter for method execution DAYS_TO_KEEP_LOGS in the method definition RSPC_CCMS_STARTUP
    , you can specify the process chain runs that you want to displayfrom those that ended before the BW system was last started. Bydefault, this parameter is set at seven days. This means that theprocess chain runs from the last seven days are displayed. You reachthe method definition through transaction RZ21 -> Methods-> Definitions.
    By double-clicking on the Process Chains context, you can jumpto the process chain maintenance.
    • Monitor Objects

    • In the Process Chains context, process chains that have runsince the last start of the BW system are displayed as monitor objects,as well as those that were defined in transaction RZ21
      (see context section above).
      The nodes show the technical name of the process chain.
      By double-clicking on a process chain, you jump to the maintenance forthat chain.
      Attributes are displayed for each process chain. These are:
      Text attribute
      The text attribute specifies the description of the process chain.
      Monitor attribute
      All runs of the chain (represented by the log ID as well as month, dayand time) for the last n days are displayed as monitor objects.
      You define the parameter n as the transfer parameter formethod execution DAYS_TO_KEEP_LOGS in the method definitionRSPC_CCMS_AGENT. If no changes have been made to the run forn days, it is removed from the display. However, you can stillaccess the log directly from the process chain maintenance.
      This agent runs a maximum of every ten minutes and monitors all of theruns displayed. The batch job for this is
      SAP_CCMS_MONI_BATCH_DP, and is scheduled to run once an hour bydefault when you save the method. You can change the schedule intransaction SM37.
      When you select a run and choose Display Details
      all messages for this run are displayed, as well as a message forevery process that has finished. Only messages for the last 30 minutesare shown by default, but you can change this setting.
      By double-clicking on a process chain run, you get to the log view ofthe process chain maintenance for this run.