Processes table columns

The Processes area of the Server Tools Batch Process Info screen contains a number of columns. The column labels have the following meaning:

Column

Description

Batch Process

Name of the batch processing type.

Description

Description of the batch processing type.

Action

Actions that you can perform on the selected batch processing type. These actions include:

  • Run – Runs a batch process. The Run button is active for all batch process types that belong to the BatchProcessTypeUsage category UIRunnable.
  • Stop – Stops an actively running batch process.
  • Download History – Downloads a batch process history report for the selected batch process in HTML format. See Download a batch process history report for more information.

You cannot start multiple runs of non-exclusive custom batch processes from the Batch Process Info screen. Instead, you must use the maintenance_tools command to start multiple runs of non-exclusive custom batch processes.

Last Run

Date on which this batch processing type last run.

Last Run Status

Completion status from the last run of this batch processing type. This field shows as Failed or Interrupted if the batch process OperationsFailedReasons is non-null.

Next Scheduled Run

Date of the next scheduled run for this batch processing type.

Schedule

Scheduling actions that you can perform on the selected batch processing type. These actions include:

  • Stop – Disables the scheduled runs for the selected batch processing type.
  • Start - Enables the scheduled runs for the selected batch processing type.

Cron-S M H DOM M DOW

Column header stands for seconds, minutes, hours, days of month, month, and day of week.

See also