Universal Command Server for zOS - Configuration
Overview
Universal Command Server configuration consists of defining runtime and default values via configuration options.
Manager Override
A UCMD Manager can specify certain UCMD Server configuration options when it makes its request for command execution to the UCMD Server. The UCMD Manager command line option -server (SERVER_OPTIONS) is used to specify UCMD Server options.
Which options are available for manager override depend on the UCMD Server platform and release. UCMD Server configuration options specify a manager override option only if applicable (see Universal Command Server Configuration Options). If override is not specified, no UCMD Manager override is available.
The UCMD Manager is not notified of override errors. The UCMD Server logs the error and continues processing the request.
Configuration File
The configuration file provides the simplest method of specifying configuration options whose values you do not want changed with each command invocation.
The UCMD Server configuration file name is specified in the Universal Command Server component definition. The default name is UCSCFG00. The name refers to a member in the PDS allocated to the Universal Broker ddname UNVCONF.
Note
For any changes to the UCMD Server configuration file to become active, a Universal Broker refresh is required, or the Universal Broker started task must be restarted.
Configuration Options
The following table identifies all UCMD Server for z/OS configuration options. Each Option Name is a link to detailed information about that option.
Option Name | Description |
---|---|
Specification for whether or not product activity monitoring events are generated. | |
Specification for whether or not spooling is permitted. | |
Code page used for text translation. | |
Default command type. | |
Specification for whether or not data integrity checks are performed on all standard I/O files. | |
Specification for whether or not data is compressed on all standard I/O files. | |
Specification for whether or not data is encrypted on all standard I/O files. | |
SSL/TLS cipher list for the control sessions. | |
Default STC standard input data allocation parameters. | |
Events to be generated and processed as persistent events. | |
Specification for whether or not selected STC SYSOUT is deleted. | |
Maximum number of records read from selected STC SYSOUT. | |
JES class in which selected STC SYSOUT is re-queued. | |
JES class from which STC SYSOUT is selected. | |
Number of seconds that a disconnected server remains active after user process completes. | |
Specifies if and how often a keepalive message is sent. | |
Specifications for setup and login environment. | |
Level of messages written. | |
Minimum SSL/TLS protocol level that will be negotiated and used for communications channels. | |
List of message IDs representing Universal messages to be suppressed. | |
Specification for whether or not the server accepts the network fault tolerant protocol. | |
Script type of the user job being run. | |
Default shell interpreter. | |
STC standard input data set allocation parameters. | |
STC standard input data high-level qualifier. | |
Wait time for standard I/O to close before the server process exits. | |
Name of the directory used for temporary files. | |
Maximum number of lines to write to a trace file. | |
Memory trace table specification. | |
Absolute path to an external link that resides on the z/OS UNIX file system. The link points to the UCMD Server STC command processor, UCMSCPST. | |
Specification for whether or not user authentication is active. |