Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

The INTERRUPT PROCESS CHAIN command removes the specified process chain from the schedule. Running processes will not be stopped.

Note

Interrupted process chains are not restartable.

Command Line Syntax

The following figure illustrates the command line syntax of the INTERRUPT PROCESS CHAIN command, using the command line, long form of its configuration options.

Configuration Options

The following table describes all INTERRUPT PROCESS CHAIN configuration options and provides the command line, long form of each option illustrated in the INTERRUPT PROCESS CHAIN command line syntax, above.

Configuration
Option Name

Command Line
Long Form

Description

CHAIN_ID

-chainid

ID of process chain that is to be interrupted.

Output

  • stdout: nothing.
  • stderr: UNV messages.

Exit Codes

  • 0 on success.
  • non-zero on error.
  • No labels