UNV2900-UNV2999
----
UNV2900E Error obtaining information required to set security context for file transfer in func(errno): reason
Description
An attempt to collect the user information required to create the proper security context for executing the file transfer failed. 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 session with the Universal Data Mover Server will not be created and the file transfer will not be performed.
User Action
If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2901E Error creating working directory 'dir': reason
Description
The directory used as the default location for storing files for a given user could not be created. dir is the name of the directory. reason is an explanation of the error.
Severity
Error
System Action
The program notifies the Universal Data Mover Manager that the Server session could not be established. The program then terminates.
User Action
Make sure the account with which the Universal Broker is running has the authority to create directories under the Universal Data Mover Server working directory. If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2902E Error adding user access to file/dir 'dir': func, errno, reason
Description
Specific access rights and security information for the user could not be added to the working directory. dir is the full path of the working directory. 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
----
UNV2903E Error establishing user environment for file transfer in func(errno): reason
Description
If security is enabled, the Universal Data Mover Server will perform the file transfer in the security context of the user account specified when the transfer session was opened. This message indicates that the Server was unable to setup this security context. 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
----
UNV2904E Fatal: Unable to restore environment: func, errno, reason
Description
In order to transfer a file in the proper security context, Universal Data Mover establishes an operating environment that mimics the logon environment of the user account specified when the UDM session was opened. Before the UDM session ends, it tries to restore its original environment, which is one inherited from Universal Broker. This message indicates that the original environment could not be re-established. This is an unrecoverable condition, which results in the immediate termination of the UDM Server process. 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 aborts.
User Action
If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2905E Error trying to un-initialize transfer operation on transfer thread
Description
The data transfer thread did not un-initialize the file transfer operation when requested.
Severity
Error
System Action
The program terminates.
User Action
If the problem persists, contact Stonebranch customer support.
Component
Universal Data Mover
----
UNV2906E The file name specified by the FILE or XFILE attribute has an invalid format: reason.
Description
The file name specified on the FILE or XFILE attribute is specified incorrectly. The file name format depends on the operating system on which the UDM manager is executing. The value reason describes the format error.
Severity
Error
System Action
The command fails to execute
User Action
Consult the UDM User's Guide for valid file name formats.
Component
Universal Data Mover
----
UNV2907E Error establishing local broker session: func, errno, reason
Description
An error occurred establishing a communication session with the local broker. The function that failed is identified by field 'func'. Field errno is the error number, and field reason is an explanation of the error.
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
----
UNV2908E Error initializing local Broker interface: func, errno, reason
Description
An error occurred initializing the interface to the local Universal Broker. The manager communicates with the local Broker to register with it and to obtain its configuration data. The function func failed with an error code of errno, which is described by reason.
Severity
Error
System Action
The process terminates.
User Action
Check that a local Broker is running on the same system as the manager. If a Broker is not running, one must be started prior to starting the manager. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal Data Mover
----
UNV2909E Error recording process exit code: func, errno, reason
Description
An error occurred recording the manager process exit code for local Broker monitoring. The function func failed with an error code of errno, which is described by reason.
Severity
Error
System Action
The manager terminates. The local Broker shall detect that the manager ended, but it will not be aware of the manager exit condition.
User Action
On UNIX, the process lock file (PLF) used by the manager may have been corrupted or removed. Although the condition cannot be recovered, the cause of the problem should be determined to prevent it from reoccurring. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal Data Mover
----
UNV2910E Error registering with local Broker: func, errno, reason
Description
An error occurred registering with the local Universal Broker. The registration process is required for the manager to obtain its configuration data from the local Broker. The function func failed with an error code of errno, which is described by reason.
Severity
Error
System Action
The manager terminates.
User Action
Check that a local Broker is running on the same system as the manager. If a Broker is not running, one must be started prior to starting the manager. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal Data Mover
----
UNV2911E Error translating the certificate verification data into an internal format: func, errno, reason
Description
The certificate verification data is converted into an internal format suitable for efficient certificate comparisons. A error occurred in the conversion process. 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
Contact Stonebranch Customer Support to help resolve the error condition.
Component
Universal Data Mover
----
UNV2950W parm is not a valid parameter for the command: cmd
Description
The specified parameter is not valid for the entered command. parm is the name of the parameter. cmd the command in which the parameter appeared.
Severity
Warning
System Action
A message is issued.
User Action
Check the syntax of the entered command.
Component
Universal Data Mover
----
UNV2951W val is an invalid value for the parameter: parm
Description
The value specified for the parameter is invalid. val is the vale given to the parameter. parm is the name of the parameter.
Severity
Warning
System Action
A message is issued.
User Action
Check the syntax of the entered command.
Component
Universal Data Mover
----
UNV2952W Invalid command: cmd
Description
The entered command is invalid. cmd Name of the invalid command.
Severity
Warning
System Action
A message is issued.
User Action
Check the syntax of the entered command.
Component
Universal Data Mover
----
UNV2953W Command attribute, attrib, must have a value
Description
The command attribute entered requires a value. attrib Name of the attribute.
Severity
Warning
System Action
A message is issued.
User Action
Check the syntax of the entered command.
Component
Universal Data Mover
----
UNV2954W Command attribute, attrib, cannot appear more than once in a command
Description
The command attribute cannot appear more than once in the command. attrib Name of the attribute.
Severity
Warning
System Action
A message is issued.
User Action
Check the syntax of the entered command.
Component
Universal Data Mover
----
UNV2955W The attribute, attrib, is required for the command: cmd
Description
The command requires the attribute, attrib to be present. in order to be valid.
attrib Name of the attribute.
cmd Name of the command.
Severity
Warning
System Action
A message is issued.
User Action
Check the syntax of the entered command.
Component
Universal Data Mover
----
UNV2956W Error on attribute: num
Description
The attribute at the specified location is incorrectly formed.
num Attribute number.
Severity
Warning
System Action
A message is issued.
User Action
Check the syntax of the entered command.
Component
Universal Data Mover
----
UNV2957E Out of memory: Failed to allocate storage for server information.
Description
The system could not allocate enough memory to store server information.
Severity
Error
System Action
A message is issued and the session is closed.
User Action
Restart the UDM manager. If the problem continues to occur, please contact Stonebranch Technical Support.
Component
Universal Data Mover
----
UNV2958I cmd
Description
The command that was received by UDM is echoed as a message.
cmd The received command.
Severity
Informational
System Action
The command is echoed.
User Action
No action is required.
Component
Universal Data Mover
----
UNV2959I An error occurred for command number cmd on line line
Description
An error occurred for the given command.
cmd The number of the command.
line The line number of the end of the command.
Severity
Informational
System Action
Undefined
User Action
No action is required.
Component
Universal Data Mover
----
UNV2960I An error occurred for command number cmd on line line in script script
Description
An error occurred for the given command.
cmd The number of the command.
line The line number of the end of the command.
script Script stack trace
Severity
Informational
System Action
Undefined
User Action
No action is required.
Component
Universal Data Mover
----
UNV2961E Failed to execute command script: script
Description
The specified command script file could not be executed
script Filename of the command script.
Severity
Error
System Action
The script is not executed
User Action
Check the syntax of the command and make sure the script filename specified is valid.
Component
Universal Data Mover
----
UNV2962E Failed to execute command script 'script' because it is nested at level level
Description
The script cannot be executed because it is nested too deep.
script Filename of the command script.
level Nested level of the script file.
Severity
Error
System Action
The script is not executed
User Action
UDM can only nest script files as deep as level - 1 .
Component
Universal Data Mover
----
UNV2963E Unterminated variable at position pos
Description
A variable was started with the '$(' character sequence, but the variable's terminating character ')' could not be found.
pos A variable reference is unterminated.
Severity
Error
System Action
The command fails to execute
User Action
Check the syntax of the command.
Component
Universal Data Mover
----
UNV2964E Not enough line buffer memory to expand variables
Description
When all of the variables are expanded for the command, the command is larger than the 4096 characters allowed.
Severity
Error
System Action
The command fails to execute
User Action
Try to trim the length of the variable names or separate the command into a series of shorter commands.
Component
Universal Data Mover
----
UNV2965E The variable 'var' does not exist, but was referenced.
Description
A variable was referenced but was not passed in a call command or set with a set command.
var Name of the variable referenced.
Severity
Error
System Action
The command fails to execute
User Action
Check your script to make sure the variable was defined.
Component
Universal Data Mover
----
UNV2966E Session not established. The UDM command 'cmd' can only be, executed once a session has been established.
Description
A command was entered that requires a session to be established.
cmd Name of the command.
Severity
Error
System Action
The command fails to execute
User Action
Open a UDM session and issue the command again.
Component
Universal Data Mover
----
UNV2967E Failed trying to merge attribute for moniker 'moniker'. Moniker invalid.
Description
The system tried to setup a default attribute for an invalid moniker.
moniker Name of the moniker.
Severity
Error
System Action
Undetermined
User Action
Contact Stonebranch support.
Component
Universal Data Mover
----
UNV2968E UDM encountered unexpected statement, 'statement'.
Description
A statement was encountered in the script that does not make sense. This is often because of a misplaced 'else' or 'endif' statement. A 'return' statement outside of a script call is also a possibility.
statement Name of the statement.
Severity
Error
System Action
Undetermined
User Action
Review your script to make sure all statements are properly placed.
Component
Universal Data Mover
----
UNV2969E The command, 'cmd', is not supported for this session.
Description
The command was not executed because not all transfer servers in the session support it use. This is most likely due to version differences between the UDM transfer servers.
cmd Name of the command.
Severity
Error
System Action
The command is not processed
User Action
Check the versions of the UDM manager and any transfer servers involved in the session and review your script to make sure that no unsupported commands are used.
Component
Universal Data Mover
----
UNV2970E The variable attribute 'attrib' is not a valid variable attribute.
Description
A variable attribute was referenced in the script that was invalid.
attrib Name of the invalid variable attribute.
Severity
Error
System Action
The command fails to execute
User Action
Consult the UDM User's Guide for valid variable attributes.
Component
Universal Data Mover
----
UNV2971E Unexpected end of script. Command number cmd on line line ended with a line continuation character.
Description
The last line of the script had a line continuation character and then the script ended.
cmd The number of the command.
line The line number of the end of the command.
Severity
Error
System Action
Undefined
User Action
No action is required.
Component
Universal Data Mover
----
UNV2972E Unexpected end of script. Command number cmd on line line in script script ended with a line continuation character.
Description
The last line of the script had a line continuation character and then the script ended.
cmd The number of the command.
line The line number of the end of the command.
script Script stack trace
Severity
Error
System Action
Undefined
User Action
No action is required.
Component
Universal Data Mover
----
UNV2973E Error initializing local Broker interface using system ID 'sid': func, errno, reason
Description
An error occurred initializing the interface to the local Universal Broker using system identifier sid. The manager communicates with the local Broker to register with it and to obtain its configuration data. The function func failed with an error code of errno, which is described by reason.
Severity
Error
System Action
The process terminates.
User Action
Check that a local Broker is running with the appropriate system ID on the same system as the manager. If a Broker is not running, one must be started prior to starting the manager. Contact Stonebranch Customer Support is assistance is needed.
Component
Universal Data Mover
----
UNV2974I Universal Data Mover Manager component cid registered with local Broker 'sid'.
Description
The manager has successfully registered with the local Broker. The manager has been assigned component ID cid by the Broker. If multiple Brokers are supported by the O/S, the system ID of the Broker is identified by sid.
Severity
Informational
System Action
Processing continues.
User Action
None required.
Component
Universal Data Mover
----
UNV2975E The parameter, 'parm', for the command, 'cmd', is not supported for this session.
Description
The command was not executed because not all transfer servers in the session support its use. This is most likely due to version differences between the UDM transfer servers.
cmd Name of the command.
Severity
Error
System Action
The command is not processed
User Action
Check the versions of the UDM manager and any transfer servers involved in the session and review your script to make sure that no unsupported commands are used.
Component
Universal Data Mover