Skip to main content

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

Error

System Action

The program will terminate.

User Action

Contact Stonebranch customer support.

Component

Universal Spool Library Messages


UNV2256E 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 program terminates.

User Action

Contact Stonebranch customer support if unable to identify and resolve the problem.

Component

Universal Spool Library Messages


UNV2257E Record not found for event definition eventid.

Description

The requested event definition eventid was not found in the database.

Severity

Error

System Action

The program will terminate.

User Action

Correct the specified event ID and re-execute the command.

Component

Universal Spool Library Messages


UNV2258E Record not found for event handler handlerid.

Description

The requested event handler handlerid was not found in the database.

Severity

Error

System Action

The program will terminate.

User Action

Correct the specified handler ID and re-execute the command.

Component

Universal Spool Library Messages


UNV2259E Event spool record not found for recno.

Description

The requested event spool record was not found in the database. recno is the specified record number.

Severity

Error

System Action

The program will terminate.

User Action

Correct the specified record number and re-execute the command.

Component

Universal Spool Library Messages


UNV2260I Removing serno from the dbname database.

Description

The message indicates that the USLRM program is removing a record from the Universal Event Monitor spool database. serno is the serial number of the record to be removed. dbname is the name of the database.

Severity

Informational

System Action

The program continues processing.

User Action

No action required.

Component

Universal Spool Library Messages


UNV2261W No Universal Event Monitor spool record found with serial number serno.

Description

No record with a serial number of serno was found in the Universal Event Monitor spool database. As a result, no record deletion was performed.

Severity

Warning

System Action

The program continues processing.

User Action

Use the uslist utility to verify that a record with the specified serial number exists. Re-execute the command if necessary.

Component

Universal Spool Library Messages


UNV2262E Error verifying configuration: func, errno, reason

Description

Invalid configuration information was specified for the application. 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 will terminate.

User Action

Correct the configuration information and re-execute the command.

Component

Universal Spool Library Messages


UNV2263E Database verify error: 'name', func, errno, reason.

Description

An error occurred verifying the integrity of database file 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 program terminates.

User Action

Determine the cause of the error described by the information in the message and determine appropriate action. Database recovery steps may need to be performed to recovery the database. Refer to the product documentation on database administration for database recovery procedures. Contact Stonebranch Customer Support if assistance is required.

Component

Universal Spool Library Messages


UNV2264I Broker database: type file system dsn mounted at mount.

Description

The message provides information about the USS file system used for the Broker database. type identifies the type of file system, dsn is the data set name containing the file system, and mount is the mount point in the USS file system.

Severity

Informational

System Action

Processing continues.

User Action

No action necessary.

Component

Universal Spool Library Messages


UNV2265I Broker spool: type file system dsn mounted at mount.

Description

The message provides information about the USS file system used for the Broker spool. type identifies the type of file system, dsn is the data set name containing the file system, and mount is the mount point in the USS file system.

Severity

Informational

System Action

Processing continues.

User Action

No action necessary.

Component

Universal Spool Library Messages


UNV2266E Universal Products Spool utility ended due to a processing error.

Description

A non-recoverable error occurred in a Universal Products Spool utility.

Severity

Error

System Action

The program terminates.

User Action

Refer to messages generated by the utility regarding the error. These messages are printed to the STDERR file or terminal output. If the problem cannot be identified and resolved, contact Stonebranch customer support.

Component

Universal Spool Library Messages