Configure the pending reason update package size

About this task

Change the package size of each pending reason update.

Procedure

  1. Set MC_PENDING_REASON_PKG_SIZE in lsb.params in the execution cluster.
  2. Specify the maximum package size, in KB.

    To disable the limit and allow any amount of data in one package, specify zero:

    MC_PENDING_REASON_PKG_SIZE=0
    

    This parameter has no effect if pending reason updating is disabled (MC_PENDING_REASON_UPDATE_INTERVAL=0).