UNV2800-UNV2899
----
UNV2800I Universal Data Mover version started.
Description
Indicates successful startup of Universal Data Mover. version specifies the program's version and build level.
Severity
Informational
System Action
None
User Action
None required.
Component
Universal Data Mover
----
UNV2801I Universal Data Mover version ended successfully.
Description
Indicates the successful end of the Universal Data Mover program. version specifies the program's version and build level.
Severity
Informational
System Action
None
User Action
None required.
Component
Universal Data Mover
----
UNV2802E Universal Data Mover version ended unsuccessfully with exit code errno.
Description
Indicates that the Universal Data Mover program ended abnormally. version specifies the program's version and build level. errno is the program's exit status.
Severity
Error
System Action
The program terminates, returning the status specified by errno.
User Action
If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2803I Universal Data Mover received a termination request. Starting shutdown.
Description
Indicates that the Universal Data Mover program has received a shutdown request.
Severity
Information
System Action
The program begins its shutdown processing.
User Action
No action is required.
Component
Universal Data Mover
----
UNV2810E Could not find configuration file 'cfgfile'.
Description
The program could not locate the file, cfgfile, which contains configuration settings for Universal Data Mover.
Severity
Error
System Action
The program terminates.
User Action
Configuration files for all Universal components must reside in one of the following directories:
- /etc/stonebranch
- /etc
- /usr/etc/stonebranch
- /usr/etc
If the file specified by cfgfile is not present in one of these directories, re-run the install script to create a configuration file. If the file does exist in one of the directories listed above, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2811E Cannot access 'codepage' file 'file': reason
Description
The text translation file specified by file cannot be read. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Check to see if the specified file exists in the Universal Data Mover's 'nls' directory. If it does exist, make sure the user account running the program has read access to that directory. If necessary, re-install Universal Data Mover.
Component
Universal Data Mover
----
UNV2812E Log file directory verification failed: dir, func, reason
Description
The user account running the program does not have sufficient access to the log file directory, specified by dir. func is the name of the function in which the error occurred. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the user account running the program has the authority to create and write to files in the directory specified by dir.
Component
Universal Data Mover
----
UNV2813E Log directory verification failed: dir, func, reason
Description
The user account running the program does not have sufficient access to the log directory, specified by dir. func is the name of the function in which the error occurred. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the user account running the program has the authority to create and write to files in the directory specified by dir.
Component
Universal Data Mover
----
UNV2814E Error opening 'lang' message catalog in directory 'dir': reason
Description
The message catalog for the language specified by lang could not be opened. dir is the directory from which Data Mover tried to open the file. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
The name of the message catalog file is ussmcxxx.umc, where 'xxx' is an abbreviation for the language (e.g., English - eng). Make sure the required file exists in the specified directory, and that the user account running the program has the authority to read files in that directory. Re-install the program if necessary.
Component
Universal Data Mover
----
UNV2815E Error opening command script file 'file: reason'
Description
The specified command script file could not be opened.
file Name of the script file, and reason is the reason it could not be opened.
Severity
Error
System Action
A message is generated and the CALL command fails with an error.
User Action
Check to make sure the name of the script file is correct and the script file exists.
Component
Universal Data Mover
----
UNV2816E Failed to convert internal commands and attributes to UDM codepage.
Description
UDM failed to convert its internal command list to its configured codepage.
Severity
Error
System Action
UDM terminates.
User Action
Make sure the codepage specified for UDM is valid and installed in the proper location.
Component
Universal Data Mover
----
UNV2820E Cannot access installation directory 'dir': reason
Description
The installation directory identified by dir could not be accessed. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Check the value of the installation_directory entry in the Universal Data Mover configuration file. Make sure the directory exists and the user account running the program has sufficient access to that directory. Re-install Universal Data Mover if necessary.
Windows NT/2000 users: This entry can be found in the registry under the key HKEY_LOCAL_MACHINE\Software\Stonebranch\udm. Use the registry editor (regedit.exe) to view the registry.
Component
Universal Data Mover
----
UNV2821E Installation directory is not defined.
Description
The program could not find the installation_directory entry in the Universal Data Mover configuration file, or the installation_directory entry has no value associated with it.
Severity
Error
System Action
The program terminates.
User Action
Make sure there is an installation_directory entry in the Universal Data Mover configuration file. If the entry does not exist, add it. Set its value to the directory where Universal Data Mover is installed. Reinstall the program if necessary.
Windows NT/2000 users: This entry can be found in the registry under the key HKEY_LOCAL_MACHINE\Software\Stonebranch\udm. Use the registry editor (regedit.exe) to view the registry.
Component
Universal Data Mover
----
UNV2822E Cannot access nls directory 'dir': reason
Description
The nls directory, used to store message catalogs and text translation tables, could not be accessed. dir is the complete path name of the nls directory. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the directory exists and the user account running the program has access to this directory. If the directory does not exist, re-install the product.
Component
Universal Data Mover
----
UNV2824E Cannot access working directory 'dir': reason
Description
The working directory, whose entire path is specified by dir, could not be accessed. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Check the value of the working_directory entry in the Universal Data Mover configuration file. Make sure that directory exists and that the user account running the program has sufficient access to that directory. If the directory does not exist, simply create it; re-installation should not be necessary.
Windows NT/2000 users: This entry can be found in the registry under the key HKEY_LOCAL_MACHINE\Software\Stonebranch\udm. Use the registry editor (regedit.exe) to view the registry.
Component
Universal Data Mover
----
UNV2826E Cannot access log directory 'dir': reason
Description
The log directory, used to store messages issued by Universal Data Mover, could not be accessed. dir is the complete path name of the log directory. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the directory exists and the user account running the program has write access to this directory. If the directory does not exist, simply create it; re-installation should not be necessary.
Component
Universal Data Mover
----
UNV2827E Trace file directory verification failed: dir, func, reason
Description
The user account running the program does not have sufficient access to the trace file directory, specified by dir. func is the name of the function in which the error occurred. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the user account running the program has the authority to create and write to files in the directory specified by dir.
Component
Universal Data Mover
----
UNV2828E Cannot access trace directory 'dir': reason
Description
The trace directory could not be accessed. dir is the complete path name of the trace directory. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the directory exists and the user account running the program has access to this directory. If the directory does not exist, re-install the product.
Component
Universal Data Mover
----
UNV2829E Error connecting to component via broker: func, errno, reason
Description
An error occurred while UDM was setting up its data connection with the remote UDM server. 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 client and the remote Universal Broker. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2830E Error closing type connection: func, errno, reason
Description
An error occurred while UDM was closing the session named type. 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
Depends on the context in which the error occurred.
User Action
Contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2831E User authentication failed for user Id 'userid'.
Description
The user identifier, userid, and password could not be authenticated.
Severity
Error
System Action
The session is shutdown.
User Action
Check that the user Id is valid on the host O/S and that the password is valid for the user Id.
Component
Universal Data Mover
----
UNV2832W UDM access from host ipaddr as user remoteuser is denied access as localuser by ACL rule rule.
Description
The UDM's access control list has denied access to UDM clients executed from host ipaddr as user remoteuser requesting a access as local user localuser. The access control rule that prevented access is rule rule. Rules are numbered in the order they are listed in the configuration file or the Windows Configuration Manager.
Severity
Warning
System Action
The program stops processing the request and terminates.
User Action
Contact your Universal Command administrator for the Server system to determine if the request is properly denied or not.
Component
Universal Data Mover
----
UNV2833E Could not allocate thread message data.
Description
Indicates UDM was unable to allocate space for its thread message data.
Severity
Error
System Action
The program exits.
User Action
Contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2834I Trace data set is 'dsn, volser'.
Description
Universal Data Mover Server was started with a message level of TRACE, which may result in an application trace being written. The trace data set is dsn on volume volser.
Severity
Informational
System Action
The program continues.
User Action
No action required.
Component
Universal Data Mover
----
UNV2835W Component ID cid has reached the trace limit of limit.
Description
When server trace files are written to a PDS or PDS/E, a single component identifier has a limited number of trace members it will create due to the limited length of a member name. The component identifier that reached this limit of limit is cid.
Severity
Warn
System Action
Processing continues with tracing is disabled.
User Action
Delete some of the trace members for this component.
Component
Universal Data Mover
----
UNV2836W Error creating trace file: func, errno, reason.
Description
An error occurred creating the trace file. The function that encountered the error was func. The error is identified by the error number, errno, and error reason, reason.
Severity
Warning
System Action
Processing continues with tracing disabled.
User Action
Correct the condition that caused the error and rerun the server.
Component
Universal Data Mover
----
UNV2837I Trace file is 'file'.
Description
Universal Command Server was started with a message level of TRACE, which may result in an application trace being written. The trace file path name is file.
Severity
Informational
System Action
The program continues.
User Action
No action required.
Component
Universal Data Mover
----
UNV2850E func failed: (errno) reason
Description
A call to a system function, identified by func, was not successful. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The action of the program depends on the context in which the error occurred.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Data Mover
----
UNV2851E Error getting message msgid: func, errno, reason
Description
The command line help message with an ID of msgid could not be retrieved from the message catalog. 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
Contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2852E Open failed for registry key 'key': reason
Description
The registry key specified by key could not be opened. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the specified registry key exists (using the registry editor, regedit.exe) and the user account running the program has read access to that key. If the key does not exist, repair the installation using Add/Remove Programs, which is accessible from the Control Panel. Select Universal Data Mover from the list of programs. When the installation program begins, select the "Repair" option. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2853E Error processing file 'file': func, reason
Description
An error occurred processing file file. The error is described by reason.
Severity
Error
System Action
The system action depends on the context in which the error occurred.
User Action
Review the reason for the error. The file may not exists or the program does not have security access to the file.
Component
Universal Data Mover
----
UNV2854E Error opening message destination: reason
Description
Universal Data Mover was unable to set a destination for the messages it displays. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
If the destination is set to LOGFILE, make sure the user account running the program has write permissions to the log directory. Also, make sure there is sufficient space available on the system on which Universal Data Mover is running.
Windows NT/2000 users: In the registry, make sure the key HKLM\System\CurrentControlSet\Services\EventLog\Application\udm exists. Check the value of EventMessageFile, and make sure that file is properly installed. Re-install the program if necessary. If the problem persists, contact Stonebranch customer support. Use the registry editor (regedit.exe) to view the registry.
Component
Universal Data Mover
----
UNV2855E Standard input closed unexpectedly.
Description
Standard input was closed when the program was still expecting input.
Severity
Error
System Action
The program terminates.
User Action
This could be result from using a script as input without a 'quit' statement. NOTE: The 'quit' statement must be followed by a new line character.
Component
Universal Data Mover
----
UNV2856E Parameter parm for function func is invalid.
Description
The parameter, parm passed to the function, func was invalid.
Severity
Error
System Action
The action of the program depends on the context in which the error occurred.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Data Mover
----
UNV2857E Failed initializing Component Instance: func, errno, reason
Description
The component configuration information provided by Universal Broker and required by UDM Server to establish its runtime environment could not be processed. 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
Contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2858E Service interface init error: func, errno, reason
Description
UDM Server was unable to establish a network interface through which it could receive internal commands from Universal 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 TCP/IP is installed and properly configured on the system upon which the error occurred. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2859E Component register error: func, errno, reason
Description
UDM Server was unable to register as an active component with Universal 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 Universal Broker is still active on the system upon which the error occurred. Make sure TCP/IP is installed and properly configured. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2860E Error updating component state to state: func, errno, reason
Description
An error occurred while updating the component state. The new state is state. The function that failed was func. The error number was errno. A description of the error is reason.
Severity
Error
System Action
The system action depends on the context in which it occurs. Refer to other messages printed at this time.
User Action
Contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2861E Error processing service interface request: func, errno, reason
Description
A request received from Universal Broker could not be processed. 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
Contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2862E Failed to initialize transfer layer.
Description
The transfer layer could not be initialized.
Severity
Error
System Action
The program terminates.
User Action
Contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2863I Maximum number of components running on Broker. Retry in num seconds.
Description
The UDM server component cannot be started because the number of components currently being managed by Universal Broker has reached the maximum allowed. 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 another component to finish so the one waiting can start, or cancel UDM and try again later. The Universal Broker maximum number of components can be increased if necessary.
Component
Universal Data Mover
----
UNV2864I UDM Server with matching command ID is pending completion. Retry in num seconds.
Description
The UDM 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 Data Mover
----
UNV2865E Error updating component state to state: func, errno, reason
Description
An error occurred while updating the component state. The new state is state. The function that failed was func. The error number was errno. A description of the error is reason.
Severity
Error
System Action
The system action depends on the context in which it occurs. Refer to other messages printed at this time.
User Action
Contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2866E Error establishing session session: func, errno, reason
Description
An error occurred while establishing a network session with the peer. The session name is identified by session. Value func is the name of the function in which the error occurred. Value errno is error number, and reason is an explanation of the error.
Severity
Error
System Action
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
----
UNV2867E Error sending the READY message to the UDM client: func, errno, reason
Description
UDM Server was unable to send a message to the UDM Manager indicating its readiness to receive process execution information. 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 a network connection is available between the client and server machines. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2868E Unable to connect to Universal Broker at ipaddr, port: reason
Description
UDM was unable to establish a connection to Universal Broker, which is needed to request the start of the UDM Server. ipaddr is the IP address of the system on which UDM Manager expects Universal Broker to be running. port is the port number that UDM Manager expects Universal Broker to be using to accept incoming connections. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure Universal Broker is running on the target system, and a network connection is available between the client and server machines.
Component
Universal Data Mover
----
UNV2869E Error receiving READY message: func, errno, reason
Description
UDM Manager was unable to receive a message from UDM Server indicating the server's readiness to accept process execution information. 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 a network connection is still available between the client and server machines. Check the Universal Broker message log for any errors reported by UDM Server. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2870E Invalid value at position pos.
Description
An argument value was expected at the position pos but was incomplete or not present.
Severity
Error
System Action
The action of the program depends on the context in which the error occurred.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Data Mover
----
UNV2871E Unexpected end of value at position pos.
Description
An argument value was expected at the position pos but was incomplete.
Severity
Error
System Action
The action of the program depends on the context in which the error occurred.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Data Mover
----
UNV2872E Invalid argument at position pos.
Description
An argument was expected at the position pos but was incomplete or not present.
Severity
Error
System Action
The action of the program depends on the context in which the error occurred.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Data Mover
----
UNV2873E Unexpected end of argument at position pos.
Description
An argument expected at the position pos but was incomplete.
Severity
Error
System Action
The action of the program depends on the context in which the error occurred.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Data Mover
----
UNV2874E UDM server cannot be run from a console.
Description
The UDM Server program cannot be started from the command line. It can only be started by Universal Broker after receiving a request from UDM Manager.
Severity
Error
System Action
The program terminates.
User Action
No action required.
Component
Universal Data Mover
----
UNV2877E Failed to merge value.
Description
A value could not be merged into a command structure.
Severity
Error
System Action
The action of the program depends on the context in which the error occurred.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Data Mover
----
UNV2878E Failed to merge attribute.
Description
An attribute could not be merged into a command structure.
Severity
Error
System Action
The action of the program depends on the context in which the error occurred.
User Action
Contact Stonebranch customer support if unable to identify and resolve the problem.
Component
Universal Data Mover
----
UNV2879E Error starting UDM server: func, errno, reason
Description
UDM was unable to send a request to Universal Broker to start the UDM server. 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 Universal Broker is running on the target system, and a network connection is available between the client and server machines. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2880E Service interface initialization error: func, errno, reason
Description
The network interface used to receive commands from the clients could not be initialized. func is the name of the function that prompted the error. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2881E Network initialization failed: func, reason
Description
The Windows TCP/IP interface could not be started. func is the name of the function in which the error occurred. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Check with your network administrator to make sure TCP/IP is installed and properly configured on the system on which Universal Data Mover will run. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2882E Network layer failure: func, reason
Description
A failure occurred in the network layer. func is the name of the function in which the error occurred. reason is an explanation of the error.
Severity
Error
System Action
Undefined.
User Action
Check with your network administrator to make sure TCP/IP is installed and properly configured on the system on which Universal Data Mover will run. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2883E Failed to connect to client: client
Description
A connection with the client could not be established. client is the host name of the client.
Severity
Error
System Action
A UDM session is not established.
User Action
Make sure the host name of the client is correct and a clear network path from the manager to the client is available.
Component
Universal Data Mover
----
UNV2884E Failed to connect to server: server
Description
A connection with the server could not be established. server is the host name of the server.
Severity
Error
System Action
A UDM session is not established.
User Action
Make sure the host name of the server is correct and a clear network path from the client to the server is available.
Component
Universal Data Mover
----
UNV2885E Failed to establish a session with: client and server
Description
A UDM session could not be established. client is the host name of the client. server is the host name of the server.
Severity
Error
System Action
A UDM session is not established.
User Action
Make sure the host names of the client and server are correct and a clear network path from the manager to the client and from the client to the server is available.
Component
Universal Data Mover
----
UNV2886E Failed to establish a session with: server
Description
A UDM session could not be established. server is the host name of the server.
Severity
Error
System Action
A UDM session is not established.
User Action
Make sure the host name of the server is correct and a clear network path from the manager/client to the server is available.
Component
Universal Data Mover
----
UNV2887E Failed to send UDM message, msg, to dest
Description
A UDM message could not be sent. msg is the name of the message. dest is the message destination id.
Severity
Error
System Action
The UDM session is terminated.
User Action
Make sure the network connections between the UDM manager, client, and server are all functioning properly.
Component
Universal Data Mover
----
UNV2888E Unknown UDM message destination dest
Description
The message destination for UDM message is unknown. dest is the message destination id.
Severity
Error
System Action
The UDM session is terminated.
User Action
If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2889E Failed to receive UDM message: dest, func, errno, reason.
Description
A UDM message could not be received. dest is the message destination id, func is the function name that encountered the error, errno is the error code, and reason is the error string.
Severity
Error
System Action
The UDM session is terminated.
User Action
Make sure the network connections between the UDM manager, client, and server are all functioning properly.
Component
Universal Data Mover
----
UNV2890E Failed to send UDM transfer message, id, to dest
Description
A UDM transfer message could not be sent. id is the service id of the message. dest is the message destination id.
Severity
Error
System Action
The UDM transfer operation is halted.
User Action
Make sure the network connections between the UDM manager, client, and server are all functioning properly.
Component
Universal Data Mover
----
UNV2891E Failed to forward data connection to server: server
Description
A data connection with the server could not be established. server is the host name of the server.
Severity
Error
System Action
A UDM session is not established.
User Action
Make sure the host name of the server is correct and a clear network path from the client to the server is available.
Component
Universal Data Mover
----
UNV2892E Failed to initialize transfer module.
Description
The transfer module could not be initialized.
Severity
Error
System Action
UDM will terminate
User Action
If the problem continues to occur, contact Stonebranch support.
Component
Universal Data Mover
----
UNV2893E Error utilizing code page codepage: reason
Description
An error occurred establishing the code page environment to use for internal purposes. Value codepage is the code page name being used. Value reason describes the error encountered.
Severity
Error
System Action
UDM will terminate
User Action
If the problem continues to occur, contact Stonebranch support.
Component
Universal Data Mover
----
UNV2894E Temp directory verification failed: dir, func, reason
Description
The user account running the program does not have sufficient access to the temp directory, specified by dir. func is the name of the function in which the error occurred. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the user account running the program has the authority to create and write to files in the directory specified by dir.
Component
Universal Data Mover
----
UNV2895E Cannot access temp directory 'dir': reason
Description
The temp directory could not be accessed. dir is the complete path name of the temp directory. reason is an explanation of the error.
Severity
Error
System Action
The program terminates.
User Action
Make sure the directory exists and the user account running the program has access to this directory. If the directory does not exist, re-install the product.
Component
Universal Data Mover
----
UNV2896E The command 'cmd' is not supported for this operating system
Description
The specified command is not supported for the current operating system. cmd is the name of the command
Severity
Error
System Action
The command is not executed.
User Action
The command is not supported for the current operating system.
Component
Universal Data Mover
----
UNV2897E The command 'cmd' is not supported for this file system
Description
The specified command is not supported for the current file system. cmd is the name of the command
Severity
Error
System Action
The command returns with an error
User Action
The command is not supported for the current file system.
Component
Universal Data Mover
----
UNV2898E Unexpected message id, msgid, MSGACK expect on sess session
Description
UDM was expecting to have a prior message acknowledged by the remote system on the sess network session. Instead it received a message with a message id of msgid.
Severity
Error
System Action
If network fault tolerance is turned on, UDM will try to restore the session. If NFT is not turned on, the session will be terminated.
User Action
If this problem persists, contact customer support.
Component
Universal Data Mover