MPE/iX Error Messages Manual Vol 1 (32650-90878)
338 Chapter4
Error Messages V i C 4
Subsystem 518
CAUSE The user/process does not have Delete Directory Entry
(DD) permission on the parent directory of the pathname.
This is returned when the caller is performing a directory
deletion operation.
ACTION Ensure access to the referenced object.
-23 MESSAGE no RD access
CAUSE The user/process does not have Read Directory Entry (RD)
permission on the parent directory of the pathname. This
is returned when the caller is getting the CWD pathname
or when getting the full pathname of an opened file.
ACTION Ensure access to the referenced object.
-24 MESSAGE no such account on volume set
CAUSE An account name was not found on a user volume.
ACTION Refer to an existing object.
-25 MESSAGE no such group on volume set
CAUSE A group name was not found on a user volume.
ACTION Refer to an existing object.
-26 MESSAGE error closing cwd
CAUSE Could not close the CWD file when performing chdir.
ACTION Internal error. Please report this error to HP.
-27 MESSAGE name too long
CAUSE Not enough space in the user buffer to return the CWD.
ACTION Supply a larger buffer.
-28 MESSAGE missing .. entry
CAUSE The dotdot ".." entry was not found in
HPDIR_GET_FULL_NAME.
ACTION Internal error. Please report this error to HP.
-29 MESSAGE move name failed
CAUSE Moving a name from the directory entry to a buffer failed.
ACTION Internal error. Please report this error to HP.
-30 MESSAGE no such volume set
CAUSE The root of the file system could not be found;
VLM_VS_NAME_TO_ROOT_UFID: failed
ACTION Internal error. Please report this error to HP.
-31 MESSAGE out of space
CAUSE No disk space left to add directory entries. Disk is FULL.