UNV2200-UNV2299
----
UNV2200E Spool File Database: Could not open filename.
Description
The specified spool file, filename, could not be opened in the system spool file area.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2201E Unable to create DB environment: reason
Description
The specified database environment could not be created in the system spool file area for the reason specified by reason.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2202E Unable to open DB environment dbhome: reason
Description
The specified database environment could not be opened in the system spool file area.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2203E Unable to close DB environment: dberror
Description
The specified database environment could not be closed in the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2204E Unable to create database: dberror
Description
The specified database could not be created in the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2205E Unable to open database dbname: dberror
Description
The database dbname could not be opened in the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2206E Unable to close database dbname: dberror
Description
The database dbname could not be opened in the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2207E Unable to get record: dberror
Description
The specified record could not be retrieved from the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2208E Unable to put record: dberror
Description
The specified record could not be written to the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2209E Unable to delete record: dberror
Description
The specified record could not be deleted from the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2210E Unable to create cursor: dberror
Description
The cursor could not be created for the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2211E Unable to close cursor: dberror
Description
The cursor could not be closed for the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2212E Unable to get record from cursor: dberror
Description
The specified record could not be read from the cursor for the system spool file area. The specific error is described by dberror.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2213E Unable to create spool event list: func, errno, reason
Description
An error occurred creating the spool event list. The error occurred in function func. The error code is errno. The reason for the error is described in reason.
Severity
Error
System Action
The program will terminate.
User Action
Contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2214E Error in func: subfunc, errno, reason
Description
An error occurred in function func. The error occurred in sub-function subfunc. The error code is errno. The reason for the error is described in reason.
Severity
Error
System Action
The program will terminate.
User Action
Contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2215E Record not found for component compid.
Description
The requested record for component ID compid was not found in the database.
Severity
Error
System Action
The program will terminate.
User Action
Correct the specified component ID and re-execute the command.
Component
Universal Spool Library Messages
----
UNV2216E Component ID or UEM Spool Serial Number is required.
Description
A component ID or the serial number of a Universal Event Monitor spool record must be specified to identify the database records to remove.
Severity
Error
System Action
The program will terminate.
User Action
To delete component information from the Universal Broker and Universal Command databases, specify a component ID and re-execute the command. To delete spool information from the Universal Event Monitor Server database, specify a serial number and re-execute the command.
Component
Universal Spool Library Messages
----
UNV2217D DB Error: 'prefix', cond
Description
A database error occurred. The database in which the error occurred is identified by the prefix value. The error condition is described by cond.
Severity
Diagnostic
System Action
Processing continues. Whether the error is relevant depends on the context in which the problem occurred. Refer to additional error messages for the problem context information.
User Action
Diagnostic messages are reported to help Stonebranch Technical Support diagnose application problems. If a problem is being reported to Stonebranch Technical Support, all diagnostic messages should be sent in with the problem report.
Component
Universal Spool Library Messages
----
UNV2218E Database open error: 'name', func, errno, reason.
Description
An error occurred opening database name. The function name in which the error occurred is func. The error number is errno and reason is reason.
Severity
Error
System Action
The system action is determined by the program requesting the database open. Refer to accompanying messages for the system action.
User Action
Determine the case of the error described by the information in the message and determine appropriate action. If he cause of the error cannot be identified, contact Stonebranch Customer Support.
Component
Universal Spool Library Messages
----
UNV2219W No file spool data found for component compid.
Description
Component ID compid has no spool data for file file in the spool database.
Severity
Warning
System Action
The program continues processing.
User Action
No action required. If data was expected, check that the correct component ID and spool file name was specified.
Component
Universal Spool Library Messages
----
UNV2220I Removing component ID compid records from the dbname database.
Description
The message indicates that the USLRM program is removing one or more component records from the database named dbname for component ID compid.
Severity
Informational
System Action
The program continues processing.
User Action
No action required.
Component
Universal Spool Library Messages
----
UNV2221W No records found for component compid.
Description
No records were found for component ID compid in the database currently being processed. As a result, no record deletions were performed in the current database.
Severity
Warning
System Action
The program continues processing.
User Action
Whether a record should exists for the component depends on the context in which the removal was attempted. If a record is expected, check that the component ID specified is correct.
Component
Universal Spool Library Messages
----
UNV2222E Error reading ddname 'ddn': errno, reason
Description
An error occurred reading the JFCB of ddname ddn. The error number is errno, and the error reason is reason.
Severity
Error
System Action
The program terminates.
User Action
Correct the error and restart. Contact Stonebranch customer support if unable to resolve the error.
Component
Universal Spool Library Messages
----
UNV2223E Error mounting USS file system: func, errno, reason.
Description
An error occurred mounting an USS file system. Function func returned an error code errno which is described by reason.
Severity
Error
System Action
The program terminates.
User Action
Determine what action to take based on the information provided by the error reason. Contact Stonebranch Customer Support if assistance is required.
Component
Universal Spool Library Messages
----
UNV2250E Unable to read USLpipe: function errno reason
Description
The specified record could not be found in the system spool file area.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2251E Unable to write USLpipe: function errno reason
Description
The specified record could not be written to the system spool file area.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2252E Unable to read process pipe handle: function errno reason
Description
The user process pipe could not be read by the system spool subsystem.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2253E Unable to write spool file handle: function errno reason
Description
The spool file could not be written to the system spool subsystem.
Severity
Error
System Action
The program will terminate.
User Action
Check for sufficient disk space and proper permissions. If disk space is available and permissions appear correct, contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2254E Unable to add read pipe event: function errno reason
Description
Internal system error.
Severity
Error
System Action
The program will terminate.
User Action
Contact Stonebranch customer support.
Component
Universal Spool Library Messages
----
UNV2255E Unable to add write pipe event: function errno reason
Description
Internal system error.
Severity