Guardian Procedure Errors and Messages Manual
Cause The size of an output buffer was too small to hold the data. Error 563 is an operating system
error and must not be confused with error 177, which is a data communications error.
Effect The operation failed.
Recovery Increase the size of the buffer.
564 (%1064) The operation is not supported for this file
type.
Cause The operation specified is not permitted on this file type.
Effect The operation failed. Error 564 is returned rather than error 2 when an unqualified failure
occurs.
Recovery Determine why an invalid operation was requested and correct the request.
565 (%1065) A malformed request was denied.
Cause The server that received the message found the request malformed or not appropriate under
current conditions.
Effect The operation failed.
Recovery The problem is probably on the requester side. Verify the conditions of the requester; if
they are satisfied, contact your service provider.
566 (%1066) This reply is malformed or not appropriate.
Cause The requester found the reply from the server was malformed or not appropriate under
current conditions. The error is returned to the requester, not to the reply procedure because the
problem is detected in the requester's reply handling (such as AWAITIO[X]).
Effect The operation failed.
Recovery The problem is probably on the server side. Verify the conditions of the server; if they
are satisfied, contact your service provider.
567 (%1067) The define used is incompatible for use with
target system's TOS version.
Cause A CLASS of DEFINE is being used in a context where it is not supported by the operating
system level.
Effect The operation failed.
Recovery Increase the operating system level of the target system or use a supported CLASS of
DEFINE.
573 (%1075) The requested process handle cannot be returned.
Cause A process control operation was attempted using a process handle of a system process
(IOP).
Effect The operation failed.
Recovery Only attempt the operation on user processes.
578 (%1102) The block size specified is too large.
68 File-System Errors