HP Guardian Errors Manual page 28

Procedure errors and messages manual
Table of Contents

Advertisement

Recovery Corrective action is application dependent.
29
Cause A file-system procedure call was missing a required parameter or supplied two mutually
exclusive parameters. The string:maxlen and actual-length parameters must both be
present if either one is present. If one of these two parameters is present but the other is missing,
this error is returned.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery This is a coding error; correct the call.
30
Cause This message indicates that the system has run out of one of the following resources:
No entry was available in the message block pool to perform the specified operation.
A process is already using its maximum number of RECEIVE message blocks.
A process is already using its maximum number of SEND message blocks.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Check the system for processes that use too many messages, or for processes whose
message limits are too low. (A process can change its limits by using the
CONTROLMESSAGESYSTEM procedure call.) Retry the operation. Try to determine what system
process or application process is causing the fault. If the problem persists, contact your HP
representative.
31
Cause This message is returned for a privileged operating system call. Insufficient space was
available in the process file segment (PFS) for a file-system buffer needed to perform the specified
operation.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Check the program to see if it uses too much buffer space, opens too many files, or uses
too many DEFINEs. Try reducing the workload assigned to the process.
32
Cause This message is returned for a privileged operating system call. Insufficient space was
available for a control block needed to perform the specified operation (perhaps due to exceptionally
long control blocks).
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery For an insufficient space error, wait, then try again; check the system for processes that
are using too much memory.
28
File-System Errors
(%35)
A required parameter is missing in
a procedure call, or two mutually exclusive
parameters were supplied. (device type: any)
(%36)
Message system is unable to
obtain memory. (device type: any except 2)
(%37)
Unable to obtain file-system
buffer space. (device type: any)
(%40)
Unable to obtain storage pool space (SYSPOOL
or EXTPOOL).
(device type: any)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents