Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The KILL_PROCESS_TREE option specifies whether or not UAG should always terminate the entire task process tree when the a Cancel command is issued.

...

Note
titleNote

This option is available only for Linux/Unix systems.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

kill_process_treeĀ option


(tick)



Values

Valid values are:

  • yes
    Agent always terminates the entire task process tree.
  • no
    Agent attempts to terminate the entire task process tree, but children processes can avoid this by ignoring/handling the SIGTERM signal.

...