ALLOW_AUTO_RESTART - USAP configuration option
Description
The ALLOW_AUTO_RESTART option specifies whether or not a RESTART option value of auto will be allowed.
ALLOW_AUTO_RESTART provides some protection from the incorrect use of the RESTART auto value. When ALLOW_AUTO_RESTART is set to the default value (no) in the configuration file, it takes a conscious effort to override the option for a given command.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
n/a |
|
|
|
|
|
Command Line, Long Form |
-autorestartok option |
|
|
|
| |
Environment Variable |
USAPAUTORESTARTOK=option |
|
|
|
| |
Configuration File Keyword |
auto_restart_ok option |
|
|
|
|
Value
option is the specification for whether or not a RESTART option value of AUTO will be allowed.
Valid values for option are:
- yes
Universal Connector is restarting an existing unit of work represented by a command ID.
The COMMAND_ID and client fault tolerant (CFT) options are required. - no
Universal Connector is not restarting.
Default is no.
Command Usage
The ALLOW_AUTO_RESTART option is a CFT (Client Fault Tolerant) option.
CFT (Client Fault Tolerant) options are associated with program execution, not commands. They are used to configure a client fault tolerant job run.