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