Neoview Messages Manual (Volume 1) (R2.4)

New or Changed File-System Errors for the Neoview Platform
These file-system errors are new or changed for the Neoview platform and are not documented
in the Guardian Procedure Errors and Messages Manual:
35 (%43)
Unable to obtain a lock control block, or the transaction or open lock
unit limit has been reached. (device type: any except 2)
Cause All lock control blocks are in use, or a requester tried to acquire too many record locks
or file locks. This message is returned for a privileged operating system call.
Effect The procedure sets the error code and returns without performing the requested
operation.
Recovery Wait, then try again. Check the system for processes that are performing too many
concurrent I/O operations, or rewrite the application to request fewer locks. If the problem
persists, contact your service provider.
758 (%1366)
Unable to allocate space from the control block pool or trying to open
too many files or partitions on a volume.(device type: 3)
Cause No space is available in the control block pool to allocate a new control block or a file
or partition open request would exceed the maximum number of opens per volume.
Effect The procedure sets the error code and returns without performing the requested
operation.
Recovery Wait, then try again. Check the system for processes that are requesting too many
file or partition opens. If the problem persists, contact your service provider.
759 (%1367)
Unable to allocate space from the audit checkpoint pool.(device type:
3)
Cause No space is available in the audit checkpoint pool to allocate a new buffer.
Effect The procedure sets the error code and returns without performing the requested
operation.
Recovery Wait, then try again. If the problem persists, contact your service provider.
760 (%1370)
Unable to allocate space for a cache buffer.(device type: 3)
Cause No space is available for a new cache buffer.
Effect The procedure sets the error code and returns without performing the requested
operation.
Recovery This is a Data Access Manager internal error. Contact your service provider.
761 (%1371)
Unable to allocate space from the work pool.(device type: 3)
Cause No space is available in the work pool to allocate a new buffer.
Effect The procedure sets the error code and returns without performing the requested
operation.
Recovery Wait, then try again. If the problem persists, contact your service provider.
New or Changed File-System Errors for the Neoview Platform 367