MPE/iX Error Messages Manual Vol 1 (32650-90878)
410 Chapter6
File System (Native Mode)
(Subsystem 143)
CAUSE There was no entry for this user in the UID database.
ACTION Run PXUTIL.PUB.SYS, or add the user to the database.
67 MESSAGE File group information was not found in the
GID database. (FILE SYSTEM ERROR -67)
CAUSE There was no entry for the file group in the GID database.
ACTION Run PXUTIL.PUB.SYS, or add the file group to the
database.
68 MESSAGE The caller lacks RACD capability. (FILE
SYSTEM ERROR -68)
CAUSE The caller has not been granted RACD access to the file.
ACTION Have RACD access granted to the user.
69 MESSAGE A component in the specified pathname is not
a directory. (FILE SYSTEM ERROR -69)
CAUSE One of the intermediate components of a pathname is not
a directory.
ACTION Supply a valid pathname.
74 MESSAGE IS_END_OF_FILE: An instrinsic operation was
attempted when the EOF was encountered.
CAUSE An instrinsic was called when the data pointer was
pointing to the EOF.
ACTION Reposition the file data pointer to a valid record.
80 MESSAGE An internal error occurred. (FILE SYSTEM
ERROR -80)
CAUSE Something that can not happen did.
ACTION File an SR or contact an HP representative.
81 MESSAGE The operation failed due to a lack of system
resources. (FILE SYSTEM ERROR -81)
CAUSE One or more system resources were exhausted.
ACTION File an SR or contact an HP representative.
82 MESSAGE FOPTIONs cannot express the physical
attributes of this file. (FILE SYSTEM ERROR
-82)
CAUSE One or more of the physical attributes of the file cannot be
represented in the fields of the FOPTIONs.
ACTION Retrieve information about each of the file attributes with
separate items.
83 MESSAGE The operation cannot be completed due to the
privilege level of the file. (FILE SYSTEM