Guardian Procedure Errors and Messages Manual
Recovery Commit the read-only transaction before attempting to start a read-write transaction. You
must also check your auto commit settings.
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 exceeds the maximum number of opens per volume.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Wait for a few minutes, and then retry. 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
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 for a few minutes, and then retry. 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 for a few minutes, and then retry. If the problem persists, contact your service
provider.
762 (%1372) Unable to allocate space from
the free space table.
(device type: 3)
Cause No space is available in the disk free space table.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Use the DCOM utility to recover free space on the disk. Then rebuild the free space table
by issuing the SCF command CONTROL DISK $disk-name, REBUILDDFS. If the problem persists,
contact your service provider.
763 (%1373) Unable to allocate space from
the local pool. (device type: 3)
Error Code Descriptions 79