Guardian Procedure Errors and Messages Manual

Effect The procedure sets the error code; the error-detail parameter contains the number of
the parameter in error.
Recovery Pass a correct reference address to PROCESS_GETINFOLIST_.
4 SPECIFIED PROCESS DOES NOT EXIST
Cause The specified process does not exist or does not meet the search criteria.
Effect The information returned is for higher-numbered processes; the error-detail parameter
contains the number of processes for which information has been returned (which can be more
than one process if in search mode).
Recovery For corrective action for the file-system error returned in the error-detail information,
see “File-System Errors” (page 19).
5 UNABLE TO COMMUNICATE WITH PROCESSOR
Cause The process did not communicate with the system monitor process, possibly because the
processor where the program was to be run did not exist or was inoperable. The error-detail
parameter contains the error number of the file-system error that occurred.
Effect The procedure sets the error code and returns.
Recovery Select another processor, then try again.
6 UNABLE TO COMMUNICATE WITH NODE
Cause The process did not communicate with the node named, possibly because the node did not
exist or was inoperable. The error-detail parameter contains the error number of the file-system
error that occurred.
Effect The procedure sets the error code and returns.
Recovery Select another node, then try again.
7 NO MORE MATCHES
Cause No more matches exist.
Effect No more matches are found; the error-detail parameter contains the number of processes
for which information is returned (can be 0).
Recovery None.
9 INVALID SEARCH CODE
Cause The search attribute code was not valid; the error-detail parameter contains the invalid
code.
Effect The search is not done.
Recovery Correct the search attribute code, then try again.
10 INVALID SEARCH VALUE
Cause The search value was not valid; the error-detail parameter contains the associated
attribute code.
Effect The search is not done.
Error Codes 189