UNV3100-UNV3199

----

UNV3100E The transfer message 'id' was not understood.


Description


UDM received a transfer message it did not understand.

id Id of the transfer message.


Severity


Error


System Action


The transfer operation is aborted


User Action


If the problem persists, contact Stonebranch Technical Support.


Component

Universal Data Mover


----

UNV3101W Primary and second logical names cannot be the same.


Description


The primary and secondary logical names are the same. They must be different.


Severity


Warning


System Action


A warning is issued


User Action


Rephrase the command so that the primary and secondary logical names are different.


Component

Universal Data Mover


----

UNV3102W Record is larger than value of linelen without truncation or wrapping. Data will be lost.


Description


The length of the record is longer than the maximum set by the 'linelen' attribute. The 'wrapline' and 'truncline' attributes are both set to 'no'. Proceeding with the transfer would result in unexpected data loss.


Severity


Warning


System Action


An error is issued and the transfer request is terminated


User Action


The data in the file did not fit the set parameters. Lines can be wrapped by setting the 'wrapline' attribute to 'yes' or truncated by setting the 'truncline' attribute to 'yes'.


Component

Universal Data Mover


----

UNV3103W Failed to buffer output. Data is larger than the output buffer.


Description


UDM tried to write record data that is larger than its output buffer.


Severity


Warning


System Action


An error is issued and the transfer request is terminated


User Action


Contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3150E Keep alive interval lapsed in 'func', closing session.


Description


A keep alive message had not been sent and processed within the given time period and the transfer session was terminated.

func Name of the function where the failure occurred.


Severity


Error


System Action


The transfer session is terminated


User Action


Check the status of the network between all UDM instances. If the problem persists, contact Stonebranch Technical Support.


Component

Universal Data Mover


----

UNV3151E Failed to send keep alive message, closing session.


Description


The UDM Manager could not send a keep alive message as required.


Severity


Error


System Action


The transfer session is terminated


User Action


Check the status of the network between all UDM instances. If the problem persists, contact Stonebranch Technical Support.


Component

Universal Data Mover


----

UNV3152I Reconnection attempt number count of max in interval seconds.


Description


The manager has lost its connections to the server due to a network fault. The manager will attempt to reconnect to the broker in interval seconds. This is attempt number count of max attempts.


Severity


Informational


System Action


The session recovery process continues.


User Action


No action required.


Component

Universal Data Mover


----

UNV3153E Error connecting session session for recovery: func, errno, reason


Description


UCMD Manager was attempting to recover a lost network connection. An error occurred while accepting a new connection for the session session. The error occurred in function func. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


If the error was due to a network fault, the manager will attempt to recover the connection with the server. The manager must initiate a new connection with the server. If the error was not due to a network fault, the server terminates.


User Action


Make sure a network connection is available between the manager and server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3154W Error cleaning up recovered session session: func, errno, reason


Description


An error occurred while closing a recovered session named session. A new session has been successfully created, and the old session was being cleaned up. func is the name of the function in which the error occurred. errno is error number. reason is an explanation of the error.


Severity


Warning


System Action


The program continues.


User Action


No action is required.


Component

Universal Data Mover


----

UNV3155E 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 UDM and Universal Broker machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3156E Session name mismatch for recovered session session.


Description


UDM was attempting to recover a lost network connection. The manager was reestablishing the session session, but the server was expecting a different session.


Severity


Error


System Action


The session recovery process restarts.


User Action


The condition should correct itself. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3157E Error sending FORWARD_ID message to server: func, errno, reason


Description


UDM is attempting to reestablish network connections after a network fault was detected. A connection was reestablished, but the UDM components not agree on for which session it was for. 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


----

UNV3158I Connecting to broker at ipaddr, port.


Description


Indicates that Universal Data Mover is trying to connect to Universal Broker at internet address ipaddr on port port.


Severity


Informational


System Action


The program continues.


User Action


None required.


Component

Universal Data Mover


----

UNV3159E Error sending reconnect message in func(errno): reason


Description


Universal Data Mover was unable to send a request to Universal Broker to reconnect to the Universal Data Mover component. This error will also be displayed if the Broker rejected the message due to the state of the Universal Data Mover Server. The Broker will also reject the request if the Universal Data Mover Server component cannot be found. 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


If the Broker rejected the reconnect request due to the state of the UDM Server, the manager may re-send the request, depending on the Server's state. If the Broker rejected the request for some other reason, the reconnect request will not be re-sent. If the request can't be re-sent, or some other error occurred, the program will terminate. If the request can be re-sent, the Manager will continue to do so until the number of reconnect attempts exceeds the retry count in the Manager's configuration.


User Action


Examine the error messages to identify the reason the request was not processed. Make sure the UDM Server component UDM is trying to reconnect to is still running, and is in a DISCONNECTED state. 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 Broker. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3160E Error connecting session session for recovery: func, errno, reason


Description


UDM was attempting to recover a lost network connection. An error occurred while accepting a new connection for the session session. The error occurred in function func. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


If the error was due to a network fault, the manager will attempt to recover the connection with the server. The manager must initiate a new connection with the server. If the error was not due to a network fault, the server terminates.


User Action


Make sure a network connection is available between UDM and the server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3161E Error connecting to component via broker: func, errno, reason


Description


An attempt by Universal Data Mover to set up standard I/O redirection connections to UDM Server by sending a request to Universal Broker has failed. 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


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


----

UNV3162E A network error occurred in func: (errno) reason


Description


A network error was detected. 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 network connections will be reestablished with the server and the data transfers will continued from their last successful point.


User Action


Make sure a network connection is still available between the client and server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3163E Connection reestablishment successfully completed.


Description


A network error caused the UDM to reestablish network connections with the server. The connections have been successfully reestablished.

error.


Severity


Error


System Action


Universal Data Mover continues its processing from the point prior to the network error.


User Action


No action required.


Component

Universal Data Mover


----

UNV3164E Connection reestablishment has restarted.


Description


UDM Transfer Server has restarted the recovery of the connections.


Severity


Error


System Action


Connection reestablishment continues.


User Action


Make sure a network connection is available between all UDM machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3165E Error accepting session session for recovery: func, errno, reason


Description


UCMD Server was attempting to recover a lost network connection. An error occurred while accepting a new connection for the session session. The error occurred in function func. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


If the error was due to a network fault, the server will attempt to recover the connection with UDM. The UDM must initiate a new connection with the server. If the error was not due to a network fault, the server terminates.


User Action


Make sure a network connection is available between the UDM and server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3166E Connection reestablishment failed.


Description


The server failed to reestablish network connections with UDM.


Severity


Error


System Action


The program terminates.


User Action


Review previously issued messages and messages issued by UDM to determine the cause of the failure.


Component

Universal Data Mover


----

UNV3167E Error renegotiating recovered session session options: func, errno, reason


Description


An error occurred while renegotiating session options for the recovered session named session. The error occurred in function func. The error code is specified by errno and its description by reason.


Severity


Error


System Action


The recovery action terminates. If the error is considered recoverable, the network connections will be reestablished, else the program terminates.


User Action


Should the problem persist or if the error is non-recoverable, contact Stonebranch Customer Support.


Component

Universal Data Mover


----

UNV3168E Session name mismatch for recovered session session.


Description


UCMD Server was attempting to recover a lost network connection. The server was reestablishing the session session, but the manager was reestablishing a different session.


Severity


Error


System Action


The session recovery process restarts. The server sends a negative acknowledgement back to the manager to indicate a recovery restart.


User Action


The condition should correct itself. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3169E Error sending an acknowledgement in response to the FORWARD_ID message on session session:func, errno, reason


Description


UCMD Server was attempting to recover a lost network connection. An error occurred while reestablishing a new connection for the session session. The error occurred in function func. errno is the error number. reason is an explanation of the error.


Severity


Error


System Action


If the error was due to a network fault, the server will attempt to recover the connection with UDM. UDM must initiate a new connection with the server. If the error was not due to a network fault, the server terminates.


User Action


Make sure a network connection is available between the UDM and the server machines. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3170E Error processing FORWARD_ID message in func: (errno) reason


Description


An error occurred while processing the FORWARD_ID message from UDM The FORWARD_ID message is part of the manager and server protocol used to reestablish lost TCP/IP 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


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 the network connection between the client and server machines is still available. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3171I Reconnection attempt count started.


Description


UDM is beginning to make its count attempt to reestablish its session.


Severity


Informational


System Action


Universal Data Mover attempts to establish a network connection with one. of its components in a transfer session.


User Action


No action required.


Component

Universal Data Mover


----

UNV3172E Session closed due to keep alive interval lapsing.


Description


A keep alive message had not been sent and processed within the given time period and the transfer session was terminated.


Severity


Error


System Action


The transfer session is terminated


User Action


Check the status of the network between all UDM instances. If the problem persists, contact Stonebranch Technical Support.


Component

Universal Data Mover


----

UNV3190I Session option, opt, set to val


Description


The session option, opt was set to a value of val.


Severity


Informational


System Action


The session option has been set.


User Action


No action required


Component

Universal Data Mover


----

UNV3191E Failed changing server job CCSID to ccsid. System issued message: msgid


Description


An error occurred in command CHGJOB CCSID(xxx).


Severity


Error


System Action


This error may be caused by either changing the UBROKER profile access authorities or by changing the CHGJOB command access authorities. Check the associated error message for additional diagnostic information.


User Action


Insure that the UBROKER profile has access to the CHGJOB command. Correct problems as indicated by the associated system message. If the problem persists, contact Stonebranch customer support.


Component

Universal Data Mover


----

UNV3192I Found null host/user values. udm_mgr_access rules may not be enforced.


Description


The udm_mgr_access rule was introduced in the 3.2.0 release. Pre-3.2.0 managers supply neither manager host names nor user IDs. Therefore, udm_mgr_access rules, other than those with host name 'ALL' and user ID '*', will not be enforced with pre 3.2.0 managers.


Severity


Informational


System Action


Processing continues unless a udm_mgr_access rule exists that denies access to all unrecognized UDM Managers (e.g., udm_mgr_access ALL,*,*,deny,auth).


User Action


Upgrade the UDM Manager to 3.2.0.0 or later.


Component

Universal Data Mover