UNV5200-UNV5299
----
UNV5200I Database environment directory set to 'dir'.
Description
The Berkeley database environment is the location of the database files that are being operated on.
Severity
Informational
System Action
Processing continues.
User Action
No action required.
Component
Universal Database Utility
----
UNV5201E Unable to get ddname information for ddname ddn: func, errno, reason.
Description
An error occurred obtaining information for the ddname ddn. The ddname should have the HFS data set allocated that contains the database to be operated on.
Severity
Error
System Action
Processing terminates.
User Action
If the reason indicates the ddname was not found, allocate the correct HFS data set to the ddname. Contact Stonebranch Customer Support for assistance with other errors.
Component
Universal Database Utility
----
UNV5202E HFS or zFS data set dsn must be mounted.
Description
The HFS or zFS data set dsn must be mounted for the database utility to operate on the database files. A search through the list of mounted data sets did not find the HFS or zFS data set.
Severity
Error
System Action
Processing terminates.
User Action
Mount the HFS data set allocated to ddname UNVDB or the HFS or zFS data set specified as the first argument to the program and rerun the command.
Refer to the product documentation for mount instructions.
Component
Universal Database Utility
----
UNV5203E Error finding the mount point for HFS or zFS data set dsn: func, errno, reason.
Description
An error occurred while determining the mount point of the HFS or zFS data set dsn. The function func encountered an error described by the error number errno and text reason.
Severity
Error
System Action
Processing terminates.
User Action
Determine the error based upon the error text reason. Contact Stonebranch Customer Support for assistance if needed.
Component
Universal Database Utility
----
UNV5204E Error processing ddname ddn: func, errno, reason.
Description
An error occurred processing the command file allocated to ddname ddn. The function func encountered an error described by the error number errno and text reason.
Severity
Error
System Action
Processing terminates.
User Action
If the ddname was not found, allocate the ddname and include the program command options. Contact Stonebranch Customer Support for assistance if needed.
Component
Universal Database Utility
----
UNV5205E Error in function func: errno, reason.
Description
An error occurred in function func. The function returned an error number of errno which is described as reason.
Severity
Error
System Action
Processing terminates.
User Action
Contact Stonebranch Customer Support for assistance if needed.
Component
Universal Database Utility
----
UNV5206I Universal Database Utilitiy version started.
Description
Universal Database Utilitiy has started. The program version is <-)
identified by version.
Severity
Informational
System Action
None.
User Action
None required.
Component
Universal Database Utility
----
UNV5207I Universal Database Utility ended successfully with exit code code.
Description
The Universal Database Utility program successfully processed the request and ended with exit code code.
Severity
Informational
System Action
None.
User Action
None required.
Component
Universal Database Utility
----
UNV5208E Universal Database Utility ending unsucessfully with exit code exitcode.
Description
Universal Database Utility encountered an error causing it to end with exit code exitcode.
Severity
Error
System Action
The program terminates.
User Action
Review previous error messages and take the User Action specified.
Component
Universal Database Utility
----
UNV5209I Oracle Berkeley database utility util starting.
Description
The Oracle Berkeley database utility named util has been started to process the request.
Severity
Informational
System Action
Processing continues.
User Action
No action required.
Component
Universal Database Utility
----
UNV5210I Oracle Berkeley database utility util ended with exit code ec.
Description
The Oracle Berkeley database utility named util has ended with exit code ec.
Severity
Informational
System Action
Processing continues.
User Action
A non-zero exit code indicates an error in processing the request. Review previous error messages to diagnose the error.
Component
Universal Database Utility
----
UNV5211E Unable to determine the databaes key comparison function.
Description
Unable to determine the database key comparison function used to load the database. An incorrect key comparison function will most likely result in a corrupted database.
Severity
Error
System Action
Processing terminates.
User Action
The most likely reason for this error is when loading a database from a pre-3.2 database dump file. The key comparison function is attempted to be determined from the database file name and that determination failed. Check that the file name is a known Universal Products database file name. Contact Stonebranch Customer Support for assistance.
Component
Universal Database Utility