JOB_RETENTION - UCMD Manager configuration option

Description

The JOB_RETENTION option specifies the default number of seconds that a disconnected UCMD Server running with network fault tolerance (see the NETWORK_FAULT_TOLERANT option) waits for a reconnection request from the Manager after the user process has completed.

This situation occurs when the network connection between the UCMD Manager and UCMD Server is lost. Since the UCMD Server is using network fault tolerance, it waits for the UCMD Manager to reestablish the network connections. If the user process ends while the UCMD Server and UCMD Manager are disconnected, JOB_RETENTION specifies how long the UCMD Server should wait for the UCMD Manager to reconnect before it ends. When it ends, the UCMD Manager cannot reconnect.

Note

This option overrides the UCMD Server JOB_RETENTION option.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-j seconds


(tick)

(tick)

(tick)

Command Line, Long Form

-job_retention seconds


(tick)

(tick)

(tick)

Environment Variable

UCMDJOBRETENTION=seconds

(tick)

(tick)

(tick)


Configuration File Keyword

job_retention seconds

(tick)

(tick)

(tick)

(tick)

STRUCM Parameter

JOBRTN(seconds)

(tick)




Values

seconds is the number of seconds to wait.

Default

There is no UCMD Manager default for JOB_RETENTION; the default value is specified by the UCMD Server JOB_RETENTION option.