UNV3900-UNV3999
----
UNV3900E A data element named, 'name', has not been defined
Description
A data element was referenced that does has been previously defined. name is the name of the data element referenced.
Severity
Error
System Action
The command referencing the data element will fail.
User Action
Make sure the name of the data element is correct and that the data has been properly defined before executing the command that references it.
Component
Universal Data Mover
----
UNV3901E Script processing reached an end while defining the data element, 'name'
Description
A data element definition was begun with the DATA command but UDM reached the end of the script it was processing before the data element was fully defined. This usually occurs because the data element's end tag was not included.
name is the name of the data element referenced.
Severity
Error
System Action
UDM will end with an error.
User Action
Make sure the data element definition includes a proper end tag.
Component
Universal Data Mover
----
UNV3910E Failure setting up external link
Description
UDM failed to create an external link for launching external commands.
Severity
Error
System Action
UDM will exit.
User Action
Make sure the UDM is properly installed.
Component
Universal Data Mover
----
UNV3911E Failure removing external link
Description
UDM failed to remove an external link for launching external commands.
Severity
Error
System Action
An error is issued.
User Action
Make sure the UDM is properly installed.
Component
Universal Data Mover
----
UNV3912E Failure setting up external link to DD:ddname: message
Description
UDM failed to create an external link for launching external commands in USS to the dataset reference by ddname. message is the reason for the failure.
Severity
Error
System Action
UDM will exit.
User Action
Make sure the UDM is properly installed and access is available to the temporary directory.
Component
Universal Data Mover
----
UNV3920E 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 Data Mover
----
UNV3921E Error reading 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 Data Mover
----
UNV3922E 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 Data Mover
----
UNV3923E 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 Data Mover
----
UNV3924E Error establishing session: Proxy certificates are not supported by the primary UDM server version.
Description
The server version for the primary UDM server is earlier than 3.2 and does not support proxy certificates.
Severity
Error
System Action
The program terminates.
User Action
The UDM servers will need to be upgraded if you wish to use proxy certificates.
Component
Universal Data Mover
----
UNV3925E Error establishing session: Proxy certificates cannot be used because the manager is not using OpenSSL.
Description
Proxy certificates are only supported under OpenSSL. The manager is using as different type of SSL.
Severity
Error
System Action
The program terminates.
User Action
Make sure the manager and transfer servers are all using OpenSSL.
Component
Universal Data Mover
----
UNV3926E Error establishing session: Proxy certificates cannot be used because the primary server is not using OpenSSL.
Description
Proxy certificates are only supported under OpenSSL. The primary server is using as different type of SSL.
Severity
Error
System Action
The program terminates.
User Action
Make sure the manager and transfer servers are all using OpenSSL.
Component
Universal Data Mover
----
UNV3927E 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 Data Mover
----
UNV3928E 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 Data Mover
----
UNV3929E 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 Data Mover
----
UNV3930E Error packaging file(s) using package type: type.
Description
UDM's could not package up one or more files for transport using the package type, type.
Severity
Error
System Action
The transfer operation fails.
User Action
Check the script and file types to make sure they are appropriate for the packaging. If the problem persists, contact support.
Component
Universal Data Mover
----
UNV3931E Error un-packing file(s) from package type: type.
Description
UDM's could not un-pack one or more files from a package of type, type.
Severity
Error
System Action
The transfer operation fails.
User Action
Check the script and file types to make sure they are appropriate for the packaging. If the problem persists, contact support.
Component
Universal Data Mover
----
UNV3932E Version, ver, of package type, type, is not supported.
Description
The package version, ver, for the package of type, type, is not supported by this version of UDM.
Severity
Error
System Action
The transfer operation fails.
User Action
Make sure you have upgraded all instances of UDM to the latest version.
Component
Universal Data Mover
----
UNV3933E Abandoning unpacking operation because the required field, field, is not provided.
Description
A field required to unpack a package was not provided in the information sent over with the package by the source side of the transfer.
Severity
Error
System Action
The transfer operation fails.
User Action
Make sure you have upgraded all instances of UDM to the latest version.
Component
Universal Data Mover
----
UNV3934E Failed to remove staging file: 'filename'.
Description
The staging file, filename used by the unpacking operation could not be deleted.
Severity
Error
System Action
The transfer operation fails.
User Action
Depends upon the reason this error was issued.
Component
Universal Data Mover
----
UNV3935E Failed to remove temporary file: 'filename'.
Description
The temporary file, filename used by the packaging operation could not be deleted.
Severity
Error
System Action
The transfer operation fails.
User Action
Depends upon the reason this error was issued.
Component
Universal Data Mover
----
UNV3936E Failed copying from staging dataset 'sdsn' to final destination dataset 'fdsn'.
Description
UDM failed to transfer the load modules in the staging dataset, sdsn to the final destination dataset, fdsn.
Severity
Error
System Action
The transfer operation fails.
User Action
Depends upon the reason this error was issued.
Component
Universal Data Mover
----
UNV3937E Failed loading from transferred PDSU 'pdsu' to the staging dataset 'sdsn'.
Description
UDM failed in moving the unloaded load modules in the PDSU it transferred, pdsu, to a staging PDS/E dataset, sdsn.
Severity
Error
System Action
The transfer operation fails.
User Action
Depends upon the reason this error was issued.
Component
Universal Data Mover
----
UNV3940A 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 Data Mover
----
UNV3941A 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 Data Mover
----
UNV3942A 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 Data Mover
----
UNV3943A 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 Data Mover
----
UNV3944A 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 Data Mover
----
UNV3945E Error creating keyType key pairs: func, errno, reason
Description
An error occurred creating UDM Server's keyType private and public key pair. 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 Data Mover
----
UNV3946E Error creating certificate: func, errno, reason
Description
An error occurred creating UDM Server's X.509 certificate. 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 Data Mover
----
UNV3947E Error verifying certificate: func, errno, reason
Description
An error occurred verifying UDM Server's X.509 certificate. 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 Data Mover
----
UNV3948E Error verifying certificate file 'filename': func, errno, reason
Description
An error occurred verifying UDM'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 Data Mover
----
UNV3950A Transferring from: host: 'srchost' (srcip), user: 'srcuser', file: 'srcfile'
Description
Audit message indicating the transfer of a source file, srcfile, from the host, srchost, with an IP address of, srcip, working under the user id, srcuser.
Severity
Audit
System Action
The system is transferring a file.
User Action
None required.
Component
Universal Data Mover
----
UNV3951A Transferring to: host: 'dsthost' (dstip), user: 'dstuser', file: 'dstfile'
Description
Audit message indicating the transfer to the destination file, dstfile, on the host, dsthost, with an IP address of, dstip, working under the user id, dstuser.
Severity
Audit
System Action
The system is transferring a file.
User Action
None required.
Component
Universal Data Mover
----
UNV3952A Successfully transferred 'srcfile' on 'srchost' to 'dstfile' on 'dsthost'
Description
Audit message indicating the source file, srcfile, on the host, srchost, was transferred to the destination file, dstfile, on the host, dsthost.
Severity
Audit
System Action
The system is transferring a file.
User Action
None required.
Component
Universal Data Mover
----
UNV3953E Possible broker access denial. Please review broker log file.
Description
Indicates that the failure condition encountered by the Universal Data Mover 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 Data Mover
----
UNV3954E Test harness, TESTIO, is producing a failed close operation.
Description
The harness was used to simulate a failure.
Severity
Error
System Action
For internal use only.
User Action
For internal use only.
Component
Universal Data Mover
----
UNV3955E Test harness, TESTIO, is producing a failed open operation.
Description
The harness was used to simulate a failure.
Severity
Error
System Action
For internal use only.
User Action
For internal use only.
Component
Universal Data Mover
----
UNV3960W Error generating event message type type: func, errno), reason
Description
UDM was unable to successfully generate an event message of type type. 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 server continues processing. The event message is lost and will not be recovered.
User Action
Make sure the Broker is running and is able to accept connections over the component interface, specified in the Broker's configuration. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV3961E Error initializing for event generation: func, errno, reason.
Description
An error occurred initializing for event generation. The function that encountered the error is func. The error number returned is errno. An explanation of the error is reason.
Severity
Error
System Action
The program terminates.
User Action
Report the error to Stonebranch Customer Support.
Component
Universal Data Mover
----
UNV3971E The fully qualified name, 'fqn', requires both a library <->
and object/file component.
Description
The name, 'fqn', passed as a fully qualified name does not include both a library and object component (member optionally required if object is a file) and thus is not a proper fully qualified name.
Severity
Error
System Action
The operation fails.
User Action
Contact Stonebranch support.
Component
Universal Data Mover
----
UNV3983E Exception: id - I/O failure for file, 'filename', in library, 'libname' and member, 'memname'.
Description
An exception id occurred. There was an I/O failure with the qualified filename with a library name of 'libname', a file name of 'filename', and a member name of 'memname'.
Severity
Error
System Action
The operation fails.
User Action
If the problem persists, contact Stonebranch support.
Component
Universal Data Mover
----
UNV3986E Error getting handle for user profile 'userid' via QSYGETPH API.
Description
An exception occurred. No user profile was obtained for 'userid'. As a result, the user cannot be logged into the system. Additional errors are posted to help identify the problem.
Severity
Error
System Action
The operation fails.
User Action
Verify the user profile, correct any problems and try the operation again. If the problem persists, contact Stonebranch support.
Component
Universal Data Mover
----
UNV3987E Exception: Error switching to the user profile for 'userid'.
Description
An exception occurred. Failed logging 'userid' onto the system. See additional errors are posted to help identify this problem.
Severity
Error
System Action
The operation fails.
User Action
Verify the user profile, correct any problems and try the operation again. If the problem persists, contact Stonebranch support.
Component
Universal Data Mover
----
UNV3990E Universal Data Mover (STRUDM) processing failed with exit code exitcode.
Description
Universal Data Mover (STRUDM) processing ended with non-zero exit code exitcode. Refer to error messages written to the STDERR file stream for complete details of the error.
Severity
Error
System Action
The program terminates.
User Action
Correct the error described in the messages written to the STDERR file stream. Once the problem is corrected, rerun the command.
Component
Universal Data Mover
----
UNV3991E 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 Data Mover
----
UNV3992I session: Host=ipaddr, Port=port, NFT=nft, Protocol=protocol, Kx=keyex, Au=auth, Enc=enc, Mac=mac
Description
Displays socket information and network protocol properties for a communication session. session is the name of the session, either "control" or "data". The remote IP address the socket is connected to is specified by ipaddr. The local TCP port the socket is bound to is specified by port. The value nft specifies whether the session is Network Fault Tolerant (NFT) or not. 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 Data Mover
----
UNV3993E Error in stage reestablishing sessname session: func, errno, reason
Description
The manager is attempting to reestablish network connections after a network fault was detected. An error occurred in processing stage stage. 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 UDM and Universal Broker machines. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV3994E Control sesssion protocol not supported: UNVv2 with encryption.
Description
The UNVv2 protocol with encryption is not supported for the UDM control session. UDM 5.1.0 and above manager and server are required to negotiate the UNVv2 protocol without encryption.
Severity
Error
System Action
The control session is not created resulting in the OPEN command failing.
User Action
Change the UDM manager control session SSL options to use a SSL cipher suite other then NULL-NULL so that the SSL protocol is used instead of the UNVv2 protocol.
Component
Universal Data Mover
----
UNV3995E Attempt to create unencrypted control session denied: ipaddr, port, userid, workid
Description
The UDM server is configured to require an encrypted control session. An attempt to establish a control session without encryption was attempted and denied by the UDM server. The attempt was from a UDM manager at IP address ipaddr and TCP port number port. The UDM manager was executing with a user identifier of userid and work identifier of workid.
Severity
Error
System Action
The UDM server rejects the work request form the manager and terminates the session.
User Action
Adjust the UDM manager options to specify an encrypted control session protocol, or if an unencrypted control session is required, refer to the UDM server ENCRYPTED_CONTROL_SESSION configuration option.
Component
Universal Data Mover
----
UNV3996E 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 Data Mover
----
UNV3997A logicalname OS Type is 'ostype'
Description
Audit message indicating the operating system type for the UDM server identified by logical name (logicalname).
Severity
Audit
System Action
The system is reporting information on the UDM components involved in the connection.
User Action
None required.
Component
Universal Data Mover
----
UNV3998A logicalname file system is case sensitive
Description
Audit message indicating the file system for the UDM server identified by logical name (logicalname) is case sensitive.
Severity
Audit
System Action
The system is reporting information on the UDM servers involved in the connection.
User Action
None required.
Component
Universal Data Mover
----
UNV3999A logicalname file system is not case sensitive
Description
Audit message indicating the file system for the UDM server identified by logical name (logicalname) is not case sensitive.
Severity
Audit
System Action
The system is reporting information on the UDM servers involved in the connection.
User Action
None required.
Component
Universal Data Mover