HP Guardian Errors Manual page 188

Procedure errors and messages manual
Table of Contents

Advertisement

Recovery Correct the attribute value, then try again.
11
Cause The return attribute code was not valid; the error-detail parameter contains the invalid code.
This error can occur if the attribute index is unrecognized, or if a non-zero auxiliary data size is
specified for an attribute that does not require auxiliary data.
Effect The return is not done.
Recovery Correct the return attribute code, then try again.
12
Cause The search option was not valid.
Effect The search is not done.
Recovery Correct the search option, then try again.
13
Cause This number is not in current use.
Effect N/A
Recovery N/A
14
CauseThe auxiliary data size specified was invalid. error-detailcontains
the attribute code.
Effect The procedure sets the error code and puts the attribute code in error-detail.
Recovery Use the correct attribute code. The simplest way to do this is to use the attribute identifier
as defined in ZSYSC or ZSYSTAL. An attribute code contains two fields: the low-order 12 bits hold
the attribute index. The high-order 4 bits hold the number of 16-bit words of auxiliary data that
follow the attribute code in the ret-array-list array. For example, attribute code
ZSYS_VAL_PINF_LOADFILE_INFO is 121+4<<12, or 16505; the length value is 4 (this attribute
requires eight bytes of auxiliary data).
15
An iterative attribute was not the last attribute in ret-attr-list.
CauseThe iterative attribute specified in error-detail was not the last
attribute in ret-attr-list.
Effect The procedure sets the error code and puts the attribute code in error-detail.
Recovery Place the iterative attribute (and its auxiliary data, if any) last in the ret-attr-list
array.
16
CauseThe attribute specified in error-detailis not permitted in a search request.
Effect The procedure sets the error code and puts the attribute code in error-detail.
188 PROCESS_GETINFOLIST_ Errors
INVALID RETURN ATTRIBUTE CODE
INVALID SEARCH OPTION
- unused -
Invalid auxiliary data size specification in an attribute code.
Attribute not permitted in a search request.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents