Configure the pending reason update package size

Change the package size of each pending reason update.

  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).

    CAUTION:

    You must configure this parameter manually; you cannot use LSF GUI tools to add or modify this parameter.