FORCE_COMPLETE - UCMD Manager configuration option

Description

The FORCE_COMPLETE option specifies whether or not to force a manager fault tolerant UCMD Server that is in a PENDING communication state into a COMPLETE state without retrieving the spooled files.

FORCE_COMPLETE is used in the case where a UCMD Manager that was started in manager fault tolerant mode was stopped, which left the UCMD Server executing.

After the user job and the UCMD Server ended, the UCMD Server entered a PENDING communication state. The UCMD Server remains PENDING until a UCMD Manager is restarted in order to retrieve the spooled data and exit information.

If, for some reason, you do not want to restart the UCMD Manager, FORCE_COMPLETE enables you to force the UCMD Server to complete without retrieving the spooled data and exit information.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a





Command Line, Long Form

-forcecomplete option


(tick)

(tick)

(tick)

Environment Variable

UCMDFORCECOMPLETE=option

(tick)

(tick)

(tick)


Configuration File Keyword

forcecomplete option

(tick)

(tick)

(tick)

(tick)

STRUCM Parameter

FRCCMPLT(option)

(tick)




Values

option is the specification for whether or not to force a completion.

Valid values for option are:

  • yes
    Force the UCMD Server to complete.
  • no
    Do not force the UCMD Server to complete.

Default is no.