UNV2800-UNV2899

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