UNV2500-UNV2599

----

UNV2500A Trailing spaces: opt


Description


Displays the stdin trailing spaces option value. The value, opt, is either yes or no. A value of yes indicates that for sequential files with a fixed record format, the complete record is read including all spaces at the end of the record. A value of no indicates that the record is truncated after the last non-space character.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Command


----

UNV2501W Error receiving COMPLETED message: func, errno, reason


Description


Universal Command Manager was unable to receive a message from Universal Command Server indicating the completion of the server processing. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.


Severity


Warning


System Action


The program continues processing.


User Action


Make sure a network connection is still available between the client and server machines. Check the Universal Broker message log for any errors reported by Universal Command Server. If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV2502I Ucmd Server with matching command ID is pending completion. Retry in num seconds.


Description


The Universal Command Server cannot be started because another server with the same command ID has not completed. The server is in the final stages of termination. An attempt to start the component will be made every num seconds.


Severity


Informational


System Action


The program continues, attempting to start the component every num seconds.


User Action


Allow the program to run, waiting for the other component to finish so the one waiting can start.


Component

Universal Command


----

UNV2503E Command ID is required for manager fault tolerance.


Description


The command ID is a required option for the manager fault tolerant feature.


Severity

Error


System Action


The program terminates.


User Action


Either specify a command ID to identify the manager and server or turn off the manager fault tolerant option.


Component

Universal Command


----

UNV2504E Manager fault tolerance is required for manager restart.


Description


The manager fault tolerance feature must be enabled for a manager restart.


Severity

Error


System Action


The program terminates.


User Action


Either enable manager fault tolerance or do not specify restart.


Component

Universal Command


----

UNV2505A Manager fault tolerant: option, safe mode: safemode


Description


Specifies whether or not this instance of Universal Command Manager is using the manager fault tolerant feature. option and safemode values are either "no" or "yes". When option and safemode are both "yes", multiple hosts may not be specified for the '-host' option. If option is "no", the value specified for safemode is ignored.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Command


----

UNV2506E Manager fault tolerance is required for spooling.


Description


The manager fault tolerance feature must be enabled before the request to spool standard input and output can be processed.


Severity

Error


System Action


The program terminates.


User Action


Either enable manager fault tolerance, or remove the request to spool standard I/O.


Component

Universal Command


----

UNV2507E Cannot force complete a non-PENDING Universal Command Server.


Description


The manager was executed with the force complete option. The force complete option can be applied to PENDING servers only.


Severity

Error


System Action


The program terminates.


User Action


The server must be terminated first with Universal Control.


Component

Universal Command


----

UNV2508I Universal Command Server was successfully forced to completion.


Description


The manager was executed with the FORCE_COMPLETE option. The server was successfully changed from PENDING to COMPLETE.


Severity

Informational


System Action


None.


User Action


None.


Component

Universal Command


----

UNV2509E Error renegotiating sessname session options: func, errno, reason


Description


The manager is attempting to reestablish network connections after a network fault was detected. A connection was reestablished, but the manager and server were not able to renegotiate session options. Renegotiation was taking place for the sessname session. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation the error.


Severity


Error


System Action


If the error was due to a network fault, connection recovery starts over. If the error was not due to a network fault, the program terminates.


User Action


Make sure a network connection is available between the UCMD Manager and Universal Broker machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV2510I stdfile: Protocol=protocol, Kx=keyex, Au=auth, Enc=enc, Mac=mac


Description


Displays network protocol properties for a standard file. stdfile is the name of the standard file, either "stdin", "stdout", or "stderr". The protocol name is indicated by protocol. Possible values are UNVv2 for the Universal version 2 protocol, SSLv3 for SSL version 3 protocol, or TLSv1/SSL for TLS version 1 of the SSL protocol. The value keyex specifies the key exchange method, value auth specifies the peer authentication method used, enc specifies the data encryption method used, and mac specifies the data authentication method used.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Command


----

UNV2511I stdfile: Port=port, Compression=cmpr, NFT=nft, Mode=mode


Description


Displays session properties for a standard file redirection. stdfile is the name of the standard file, either "stdin", "stdout", or "stderr". The value port specifies the TCP/IP port number assigned to this connection. The value cmpr specifies the compression method, value nft specifies whether or not the session is using the Network Fault Tolerant protocol, value mode specifies the data translation mode.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Command


----

UNV2512I stdfile: Network Byte Count=netcount, File Byte Count=filecount


Description


Displays I/O statistics for a standard file. stdfile is the name of the standard file, either "stdin", "stdout", or "stderr". The value netcount specifies the number of bytes sent over the network. The value filecount specifies the number of bytes either read or written to the file stdfile.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Command


----

UNV2513E Both certificate name and private key name are required.


Description


Both the certificate name and private key name associated with the certificate's public key are required. One cannot be specified without the other.


Severity


Error


System Action


The program terminates.


User Action


Specify either both options or neither.


Component

Universal Command


----

UNV2514E Error reading RSA private key file 'filename': func, errno, reason


Description


An error occurred reading the Manager's RSA private key from file filename. The function that encountered the error was func. The error is described by the error number errno and error reason reason.


Severity


Error


System Action


The program terminates.


User Action


Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.


Component

Universal Command


----

UNV2515E Error reading certificate file 'filename': func, errno, reason


Description


An error occurred reading the Manager's X.509 certificate from file filename. The function that encountered the error was func. The error is described by the error number errno and error reason reason.


Severity


Error


System Action


The program terminates.


User Action


Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.


Component

Universal Command


----

UNV2516E Broker certificate verification failed.


Description


The Broker certificate did not meet the certificate verification options.


Severity


Error


System Action


The current connection to the peer is terminated.


User Action


Possible conditions that may cause this problems is (1) connected to the wrong Broker, (2) the Broker's certificate has been compromised, (3) the wrong Broker name was used on the Manager's verify option.


Component

Universal Command


----

UNV2517E Error in certificate match function for post-verification: func, errno, reason


Description


An error occurred matching a peer's certificate to the post-verification criteria. The function that encountered the error was func. The error is described by the error number errno and error reason reason.


Severity


Error


System Action


The current connection to the peer is terminated.


User Action


If the condition cannot be determined, contact Stonebranch Customer Support.


Component

Universal Command


----

UNV2518E A CA certificate list is required in order to specify a certificate verify option.


Description


A CA certificate list was not specified. Consequentially, a peer certificate cannot be verified as authentic or accurate. In order for any of the certificate verify options to be reliable, the certificate must be authenticated with a CA certificate.


Severity


Error


System Action


The program terminates.


User Action


Specify a CA certificate list or remote the certificate verify options.


Component

Universal Command


----

UNV2519E Error translating the certificate verification data into an internal format: func, errno, reason


Description


The certificate verification data is converted into an internal format suitable for efficient certificate comparisons. A error occurred in the conversion process. The function that encountered the error was func. The error is described by the error number errno and error reason reason.


Severity


Error


System Action


The program terminates.


User Action


Contact Stonebranch Customer Support to help resolve the error condition.


Component

Universal Command


----

UNV2520E Cannot access the temp directory 'dir': reason


Description


The temp directory identified by dir could not be accessed. reason is an explanation of the error.


Severity

Error


System Action


The program terminates.


User Action


Verify the temp directory configuration option specifies an existing directory that the user account which the Universal Command Server executes has proper security access.


Component

Universal Command


----

UNV2521E ERROR IN MODULE UCMSR000 - RC='rtnc' RC2='rsnc'


Description


Error in UCMSR000 while establishing the address space resource manager. The return code, rtnc, and reason code, rsnc, provide information for Stonebranch Customer Support to diagnose the problem.


Severity


Error


System Action


The program terminates.


User Action


Contact Stonebranch Customer Support.


Component

Universal Command


----

UNV2525A Script type: type


Description


Displays the type of script file specified with the script option.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Command


----

UNV2526A Command type: type


Description


Displays the type of command specified with the command option.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Command


----

UNV2527A Trace table size: size, print condition: cond


Description


Displays the size of the memory trace table in bytes and the conditions under which the trace table is printed when the program ends.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2528A Force complete: value


Description


Displays the force complete option value.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2529A Control session SSL cipher list: ciphers


Description


Displays the SSL cipher suite list for the control session.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2530A Data session SSL cipher list: ciphers


Description


Displays the SSL cipher suite list for the data sessions.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2531A Default SSL cipher: cipher


Description


Displays the default SSL cipher suite used when encryption is not requested.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2532A CA certificates: path


Description


Displays the location of the X.509 Certificate Authority (CA) certificates.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2533A Certificate: path


Description


Displays the location of the X.509 certificate for the user executing the Manager.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2534A Verify Broker certificate host: hostname


Description


Displays the value of the Broker certificate verify host option.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2535A Verify Broker certificate serial number: hostname


Description


Displays the value of the Broker certificate verify serial number option.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2536A Private key: path


Description


Displays the location of the RSA private key that corresponds to the X.509 certificate for the user executing the Manager.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2537I Manager attached to PENDING server and is extracting spool files.


Description


Indicates that a Universal Command Manager was started in manager fault tolerant mode and attached to a Universal Command Server that had completed and pending a restarted. The manager will retrieve the spool files and exit code information.


Severity


Informational


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2538I Manager attached to ORPHANED or DISCONNECTED server and resumed processing.


Description


Indicates that a Universal Command Manager was started in manager fault tolerant mode and attached to a Universal Command Server that is currently executing. The manager will retrieve the spool files that have been produced thus far, and then continue processing as normal.


Severity


Informational


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2539I Manager fault tolerance active using command ID 'cmdid'.


Description


Indicates that a Universal Command Manager was started in manager fault tolerant mode using command identifier cmdid. The command identifier is used in possible future Manager restarts to identify the Server which to reattach and resume processing.


Severity


Informational


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2540I Forcing complete manager fault tolerant server.


Description


Indicates that a Universal Command Manager is requesting a Universal Command Server in PENDING state to go into COMPLETED state. No spool files will be retrieved nor the remove command's exit code.


Severity


Informational


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2541I Reconnection attempt count started.


Description


The manager is starting its reconnection attempt to the server to recover a lost network connection. This is the start of attempt number count.


Severity


Informational


System Action


The session recovery process continues.


User Action


No action required.


Component

Universal Command


----

UNV2542E Error stopping control session: reason


Description


An error occurred while the manager was stopping the control session. The reason for the error is described by reason.


Severity


Error


System Action


The program terminates.


User Action


A likely cause of the error is a network condition that prevented the manager and server from communicating. Check the operational status of the network. If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV2543A Outbound IP: outboundIP


Description


Displays the outbound IP address that the Universal Command Manager will use for connecting to the remote system.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Command


----

UNV2544W Unable to obtain the exit status of process pid.


Description


Indicates that the Universal Command Server was not able to determine whether the remote process, identified by process id pid, ended or obtain the exit code if it did end. This condition may occur after a system or program halt that prevented the server and the user process from running to normal completion.


Severity


Warning


System Action


The Universal Command Manager will end with exit code 199.


User Action


The current state of the remote process must be determined manually. Attempt to determine where the process was in its processing steps by examining log files and stdout and stderr files. Restart the process if necessary.


Component

Universal Command


----

UNV2545E Possible broker access denial. Please review broker log file.


Description


Indicates that the failure condition encountered by the Universal Command Manager could be related to a Universal Broker access denial.


Severity


Error


System Action


The program terminates.


User Action


Review the Universal Broker log file and determine if the failure is due to a Universal Broker access denial.


Component

Universal Command


----

UNV2546W Universal Command Server ended prematurely due to a shutdown request.


Description


The Universal Command Server ended prematurely due to receiving a shutdown request, such as, a termination request from the Universal Command Manager or a stop request from Universal Enterprise Controller or Universal Control.


Severity


Warn


System Action


The Universal Command Manager exits with a non-zero exit code.


User Action


The Server ended prematurely. Even if the user process's exit code is zero, it is possible, depending on the type of operating system on which the Server is running, that stdio processing did not complete or child processes were terminated prematurely.


Component

Universal Command


----

UNV2547E Local system security has denied access to data sets allocated to ddname ddn.


Description


The user ID executing the UCMD program was denied access by the local system security (RACF, etc.) to a data set allocated to ddname ddn.


Severity


Error


System Action


The program terminates.


User Action


If appropriate, permit the user ID permission to the security resource that protects the requested operation. Refer to the local system security messages for additional information on the resource denial.


Component

Universal Command


----

UNV2548E Entering script options (OPTIONS) requires that a user also enter a script file (SRCFILE).


Description


STRUCM command error. The OPTIONS parameter provides options that are passed into the script contained in the script file. Either remove the options from the OPTIONS parameter or enter a script file name for the SRCFILE parameter.


Severity


Error


System Action


User is returned to STRUCM screen.


User Action


Provide the dependent parameter.


Component

Universal Command


----

UNV2549E Entering a RAS private key file name (PVTKEYF) requires that the user also provide a certificate file name (CERT).


Description


STRUCM command error. A RAS private key file requires a matching certification file. Either remove the PVTKEYF parameter or enter a certificates file name in the CERT parameter.


Severity


Error


System Action


User is returned to STRUCM screen.


User Action


Provide the dependent parameter.


Component

Universal Command


----

UNV2550E A private key password (PVTKEYPWD) requires an associated private key file name (PVTKEYF).


Description


STRUCM command error. A private key password (PVTKEYPWD) is invalid without an associated private key file name (PVTKEYF) entry. Either remove the PVTKEYPW entry or provide a PVTKEYF entry and try the command again.


Severity


Error


System Action


User is returned to STRUCM screen.


User Action


Provide the dependent parameter.


Component

Universal Command


----

UNV2551E The manager fault tolerance option (MANAGERFT) requires an associated command identifier (CMDID).


Description


STRUCM command error. The manager fault tolerance (MANAGERFT) option requires a command identifier (CMDID). Please provide the CMDID option and try the command again.


Severity


Error


System Action


User is returned to STRUCM screen.


User Action


Provide the dependent parameter.


Component

Universal Command


----

UNV2552E Restart previous manager (RESTART) option requires the manager fault tolerance (MANAGERFT) option.


Description


STRUCM command error. The restart manager (RESTART) option requires both the manager fault tolerance (MANAGERFT) option and the command identifier (CMDID). Please provide the MANAGERFT CMDID options and try the command again.


Severity


Error


System Action


User is returned to STRUCM screen.


User Action


Provide the dependent parameters.


Component

Universal Command


----

UNV2553E Command line exceeds maximum length of maxlen.


Description


A command line containing a REXX script is longer than the maximum supported line length of maxlen.


Severity


Error


System Action


The program terminates.


User Action


Update the script so that its length is less than maxlen.


Component

Universal Command


----

UNV2554I Entering a password requires that a user ID also be entered.


Description


STRUCM command error. If a password (PWD) is entered on the STRUCM screen, a user ID (USERID) is also required. Enter the user ID and try the command again.


Severity


Informational


System Action


User is returned to STRUCM screen.


User Action


Provide the dependent parameter.


Component

Universal Command


----

UNV2555A CRL location: path


Description


Displays the location of the X.509 CRL for the Manager.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2556E Missing SAF key ring name, which is required for system SSL.


Description


When the system implementation of SSL is specified, a SAF key ring name is required.


Severity


Error


System Action


The program terminates.


User Action


Specify a SAF key ring name to be used for the SSL digital certificate requirements.


Component

Universal Command


----

UNV2557A SSL implementation: impl


Description


Displays the SSL implementation used for the SSL network protocol.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2558E Error setting exit code translation map: func, errno, reason


Description


The mapping of exit codes reported by the user process executed by Universal Command Server, to values returned by Universal Command Manager, was not be built. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Correct the exit code map in the UCMD Manager's configuration, and try again. If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV2559I Using an exit code map of map


Description


Displays the comma-delimited list used to translate user process return codes to UCMD Manager exit codes. map is the exit code translation map, in the format:

\[an\]range:exitcode\[,\[an\]range:exitcode,...,\[an\]range:exitcode\]

where

- '\[an\]' is the process's status, either (a)bnormal or (n)ormal,

- 'range' is the range of values returned by the user process. This may be a single value, a finite range of values separated by a '-', or an open-ended range of values less than (<) or greater than (>) the specified value (e.g., <0), and

- 'exitcode' is the value returned by UCMD Manager.

For example, the following exit code map: 1-5:4,n6-10:1,a6-10:2,>15:8,<20:12,*:16

is interpreted as follows:

- If the user process exits with a value of 1 thru 5, inclusive, the UCMD Manager exits with a value of 4

- If the user process ends normally with a value of 6 thru 10, inclusive, the UCMD Manager exits with a value of 1

- If the user process ends abnormally with a value of 6 thru 10, inclusive, the UCMD Manager exits with a value of 2

- If the user process ends with a value greater than 15, the UCMD Manager exits with a value of 8

- If the user process ends with a value less than 20, the UCMD Manager exits with a value of 12

- If the user process ends with any other value, the UCMD Manager exits with a value of 16


Severity


Informational


System Action


None.


User Action


None required.


Component

Universal Command


----

UNV2560I Using a command ID of cmdid


Description


cmdid is the command ID used to associate a UCMD Manager with a UCMD Server. The command ID may be defined by the user, automatically generated by Universal Command, or allowed to default to the specified command or script name.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Command


----

UNV2561E Error initializing local Broker interface: func, errno, reason


Description


An error occurred initializing the interface to the local Universal Broker. The manager communicates with the local Broker to register with it and to obtain its configuration data. The function func failed with an error code of errno, which is described by reason.


Severity


Error


System Action


The process terminates.


User Action


Check that a local Broker is running on the same system as the manager. If a Broker is not running, one must be started prior to starting the manager. Contact Stonebranch Customer Support is assistance is needed.


Component

Universal Command


----

UNV2562E Error recording process exit code: func, errno, reason


Description


An error occurred recording the manager process exit code for local Broker monitoring. The function func failed with an error code of errno, which is described by reason.


Severity


Error


System Action


The manager continues shutdown processing. The local Broker may or may not detect that the manager process ended depending on the platform.


User Action


On UNIX, the process lock file (PLF) used by the manager may have been corrupted or removed. Although the condition cannot be recovered, the cause of the problem should be determined to prevent it from reoccurring. On z/OS, the local Broker may not have been running when the manager ended. Contact Stonebranch Customer Support if assistance is needed.


Component

Universal Command


----

UNV2563E Error registering with local Broker: func, errno, reason


Description


An error occurred registering with the local Universal Broker. The registration process is required for the manager to obtain its configuration data from the local Broker. The function func failed with an error code of errno, which is described by reason.


Severity


Error


System Action


The manager terminates.


User Action


Check that a local Broker is running on the same system as the manager. If a Broker is not running, one must be started prior to starting the manager. Contact Stonebranch Customer Support is assistance is needed.


Component

Universal Command


----

UNV2564I Unable to start UCMD on ipaddr at port: func, errno, reason


Description


This message is issued when a UCMD Manager fails to send a UCMD Server START request to one of the locations specified in a list of hosts. ipaddr is the IP address of the system to which the START request was sent. port is the port number upon which the Universal Broker on that system is accepting incoming connections. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.


Severity


Informational


System Action


The UCMD Manager will attempt to send a UCMD Server START request to the other hosts in the list. The UCMD Manager will only fail after all hosts in the list have been tried.


User Action


If you believe one or more of these messages were issued in error, contact Stonebranch customer support. Otherwise, no action is required.


Component

Universal Command


----

UNV2565E Command IDs cannot be generated for MFT restart requests.


Description


A UCMD Manager with Manager Fault Tolerance was submitted, with the '-restart' command option set to "yes" or "auto" and the "-cmdid" option set to "*".


Severity


Error


System Action


The request to generate a command ID is rejected, and the Manager terminates. In situations where an actual MFT restart is requested (i.e., -restart=yes), the status of the UCMD Server component remains unchanged.


User Action


If the '-restart' command option is set to "auto", a static, well-known command ID must be supplied. This allows the UCMD Manager to automatically start a new UCMD Server component instance, or to perform a MFT restart with an existing UCMD Server, without requiring a change to the UCMD Manager command options.

For an actual MFT restart request (i.e., -restart=yes), the original command ID from the Manager's initial run must be supplied. Search the output from the original UCmd Manager to locate the value of the command ID. Update the UCmd Manager command parameters, setting the -cmdid value to this generated command ID. Resubmit the Manager.


Component

Universal Command


----

UNV2566E Multiple hosts may not be used with the specified MFT options.


Description


UCMD Manager issues this error whenever Manager Fault Tolerance is enabled, multiple hosts are specified for the '-host' option, and any one of the following is true:

- The MFT '-restart' option is set to "auto"

- The MFT '-restart' option is set to "yes"

- The MFT '-restart' option is set to "no", and the '-mft_safe_mode' option is set to "yes"

This validation minimizes the risk of during Manager restart attempts of starting a new UCMD Server instance on one system, while the UCMD Server on the original system awaits a Manager restart.

Note that multiple hosts do not necessarily have to be specified for the -host option to result in a list of hosts being built. If the -dns_expand option is set to "yes", and a single host name resolves to more than one IP address, UCMD Manager will build a host list using all IP addresses returned by the DNS.


Severity


Error


System Action


The request fails, and the Manager terminates.


User Action


Remove the '-restart' command option, set the value of the '-restart' and the '-mft_safe_mode' options to "no", or make sure there is only one host specified for the '-host' option (which may mean setting the '-dns_expand' option to "no". For restart attempts, the host specified must be the host the UCMD Manager originally connected to.


Component

Universal Command


----

UNV2567I Using method selection to connect to: list


Description


This message is displayed when a list of hosts is specified for the -host command option. method identifies the order in which the UCMD Manager will select the hosts in the list, either "sequential" or "random". list is the resolved, expanded, unique list of hosts.


Severity


Informational


System Action


The UCMD Manager will attempt to establish a connection with a Universal Broker running on one of the hosts listed.


User Action


None required.


Component

Universal Command


----

UNV2568A DNS expansion: expand, retry count: count


Description


Displays the options used to resolve host names specified with the -host command option. The DNS expansion option indicates whether UCMD Manager receives all IP addresses from the DNS for each host name specified. count specifies the number of attempts made to resolve each host name specified.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Command


----

UNV2569A Host selection: method, connect timeout: secs


Description


Displays the options used to select the first host from the list of hosts specified by the '-host' command option, and the amount of time UCMD Manager will wait to establish a connection to a Universal Broker on those hosts. Host selection continues until this connection is established, or until all the hosts in the list have been tried. method is either "sequential" or "random", and indicates whether connection attempts start with the first host listed or with one chosen at random. secs is the number of seconds UCMD Manager will wait for each connection attempt to complete.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Command


----

UNV2570I Connection to broker completed at ipaddr, port


Description


Displays the IP address and port number of the Broker that UCMD Manager connected to. This message is only displayed when more than one host is used for the -host option. ipaddr is the IP address and port is the port number.


Severity


Informational


System Action


A UCMD Server is started on the specified system.


User Action


If the UCMD Manager has host fault tolerance enabled and is terminated prior to successful completion, use the reported IP address and port to restart the Manager.


Component

Universal Command


----

UNV2571A System identifier: sid


Description


Displays the system identifier of the local Broker to which the manager will register.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2572A Broker interface file directory: bifdir


Description


Displays the directory in which the manager searches for the local broker interface file.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2573A Process lock file directory: bifdir


Description


Displays the directory in which the manager creates its process lock file used by the local Broker to monitor the manager.


Severity


Audit


System Action


None.


User Action

None required.


Component

Universal Command


----

UNV2574E Error initializing local Broker interface using system ID 'sid': func, errno, reason


Description


An error occurred initializing the interface to the local Universal Broker using system identifier sid. The manager communicates with the local Broker to register with it and to obtain its configuration data. The function func failed with an error code of errno, which is described by reason.


Severity


Error


System Action


The process terminates.


User Action


Check that a local Broker is running with the appropriate system ID on the same system as the manager. If a Broker is not running, one must be started prior to starting the manager. Contact Stonebranch Customer Support is assistance is needed.


Component

Universal Command


----

UNV2575E Error in caller provided UUID: func, errno, reason


Description


The process and group UUID values provided by the calling process could not be successfully processed. An error was encountered by function func. The error number is errno and a description of the error is reason.


Severity


Error


System Action


The program terminates.


User Action


Contact Stonebranch customer support if unable to identify and resolve the problem.


Component

Universal Command


----

UNV2576E Error processing MGR_UPDATE message in func: (errno) reason


Description


An error occurred while processing the MGR_UPDATE message. The MGR_UPDATE message is part of the manager and broker protocol used to update the manager component information maintained by the broker. func is the name of the function in which the error occurred. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


The program terminates.


User Action


Make sure the broker has not been restarted. If the problem persists, contact Stonebranch customer support.


Component

Universal Command


----

UNV2577I Waiting on input for stdin. Press seq to close stdin...


Description


The Universal Command manager process will attempt to spool all stdin when the manager fault tolerant option is used and stdin is not being redirected from a file. In this case, the process will read stdin until it encounters an end-of-file (EOF) sequence. In this situation, the user is responsible for supplying an EOF indicator, which is a platform-specific sequence of characters identified by seq.

Windows: If stdin is redirected from the null device (NUL), this message will be displayed, but it is not necessary to supply the EOF sequence. When Universal Command process begins reading stdin in this situation, the EOF sequence is the first thing read.


Severity


Informational


System Action


Program execution resumes once the EOF sequence is read.


User Action


Enter the EOF sequence specified in the message.

Windows: If stdin is redirected from the null device (NUL), it is not necessary to supply the EOF sequence. Although the message is displayed the Universal Command process immediately detects the EOF sequence, and program execution resumes. This is platform-dependent behavior, as Windows recognizes the null device as an interactive console device.


Component

Universal Command


----

UNV2578I Universal Command Manager component cid registered with local Broker 'sid'.


Description


The manager has successfully registered with the local Broker. The manager has been assigned component ID cid by the Broker. If multiple Brokers are supported by the O/S, the system ID of the Broker is identified by sid.


Severity


Informational


System Action


Processing continues.


User Action

None required.


Component

Universal Command


----

UNV2579E Failed in initial program execution (library, lib-name, and program, pgm-name) for user usr-name.


Description


Failed to either retrieve or execute an initial program. Library, lib-name, and program, pgm-name, identify the program set by the user profile. *N in any field indicates that the value could not be retrieved.


Severity


Error


System Action


The program terminates.


User Action


The initial program is only executed if LOGIN is set to YES and SECURITY is set to a value other than NONE. The ability to execute the initial program is supported for Universal Command 3.2.0 and later. Insure that the initial program specified in the user profile is valid.


Component

Universal Command


----

UNV2580E Failed retrieving job information for current job.


Description


INITIATOR requires current job information. An error occurred while attempting to retrieve the job information.


Severity


Error


System Action


The program terminates.


User Action


Rerun the job. If the problem persists, contact the system administrator to verify that the QUSRJOBI API allows *PUBLIC use. If the problem continues, contact Stonebranch customer support.


Component

Universal Command


----

UNV2581E Failed setting attributes for user profile usr-prf-name.


Description


An error occurred when setting runtime job attributes.


Severity


Error


System Action


The program terminates.


User Action


When LOGIN is YES and SECURITY is set to a value other than NONE or when a Universal Server configuration file setting specified setting a runtime job attribute, INITIATOR sets the appropriate runtime job attribute(s). An error occurred when setting one or more of these runtime job attributes.


Component

Universal Command


----

UNV2582I Remote command ended with mapped exit code exitcode.


Description


The remote command completed its processing and the exit code was mapped to exitcode. Mapped exit codes result in exception messages with a severity corresponding to the mapped exit code value. Exit codes greater than 99 are mapped to severity 99.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Command


----

UNV2583A Uencrypted Codepage: uenc_codepage


Description


Displays the codepage used by the UCMD command to translate data read from an encrypted command file. This value is only displayed if a uencrypted codepage is explicitly specified. uenc_codepage is the codepage used for the translation of the uencrypted command file.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Command


----

UNV2584E Uencrypted Codepage codepage does not exist.


Description


The codepage specified for the UCMD command to translate data read from an encrypted command file does not exist. codepage is the specified codepage that does not exist.


Severity


Error


System Action


None.


User Action


Verify that the specified codepage exists.


Component

Universal Command


----

UNV2586I stdfile: Port=port, Compression=cmpr, NFT=nft


Description


Displays session properties for a standard file redirection. stdfile is the name of the standard file, either "stdin", "stdout", or "stderr". The value port specifies the TCP/IP port number assigned to this connection. The value cmpr specifies the compression method, value nft specifies whether or not the session is using the Network Fault Tolerant protocol.


Severity


Informational


System Action


None


User Action


None required.


Component

Universal Command


----

UNV2587E Attempt to create unencrypted control session denied: ipaddr, port, userid, workid


Description


The UCMD server is configured to require an encrypted control session. An attempt to establish a control session without encryption was attempted and denied by the UCMD server. The attempt was from a UCMD manager at IP address ipaddr and TCP port number port. The UCMD manager was executing with a user identifier of userid and work identifier of workid.


Severity


Error


System Action


The UCMD server rejects the work request form the manager and terminates the session.


User Action


Adjust the UCMD manager options to specify an encrypted control session protocol, or if an unencrypted control session is required, refer to the UCMD server ENCRYPTED_CONTROL_SESSION configuration option.


Component

Universal Command


----

UNV2588I Connection to Broker at ipaddr will be retrytxt in num seconds.


Description


The Universal Command component cannot be started because a connection to the Universal Broker at the location identified by ipaddr could be established. The value of retrytxt depends on the number of hosts specified for the -host option. If only one host is specified, the Universal Command Manager will retry the connection attempt in num seconds. If more than one host is specified, that host is eligible for retry after num seconds, as connections to the others hosts in the list are attempted.


Severity


Informational


System Action


The program continues, and attempts to connect to the remote Broker will be made every num seconds until the number of attempts exceeds the value set by the connect_retry_count configuration option.


User Action


Allow the program to retry the connection attempt until it reacheds the specified number of retries. If no connection attempt succeeds after all retry attempts are completed, verify the remote Broker is active and able to accept incoming connections or increase the values for the connect_retry_count and/or connect_retry_interval configuration options.


Component

Universal Command


----

UNV2589A Script line ignore mask: mask


Description


Displays the mask that is used to ignore lines from the specified script.Script lines that match the mask will be filtered out before being transfered to the server.


Severity


Audit


System Action


None.


User Action


None required.


Component

Universal Command