SYNC Parameters

Systemwide variables that contain the parameters relevant for Sync objects, see Sync (SYNC).

SYNC_BLOCK_COUNT

  • Description: Determines the number of Sync objects whose log should be changed per block.

    For performance reasons, log file changes of Sync objects are performed by block. This means that the log files of a specified number of Sync objects are changed. The log files of the remaining Sync objects are changed in the next blocks.

  • Allowed values: 1 to 1000

    The lower the value, the longer the process will take as a whole. However, a value that is too high can negatively affect the performance of the Automation Engine.

  • Default value: 100

  • Restart required: No

SYNC_CHECK_RESTART

  • Description: Determines whether Sync objects are checked when restarting a canceled job without an Abend action.

  • Allowed values: Y and N

    Y: Sync object is checked when restarting a canceled job without an Abend action.

    N: Sync object is not checked, a job is restarted immediately.

  • Default value: Y

  • Restart required: No

See also:

UC_SYSTEM_SETTINGS - Systemwide Settings