MPE/iX Error Messages Manual Vol 1 (32650-90878)

Chapter 4 337
Error Messages V i C 4
Subsystem 518
-14 MESSAGE over account disk space limit
CAUSE For disc space accounting: the account disk free space limit
will be exceeded if the object is inserted into the directory.
The operation of insert will fail.
ACTION Ensure adequate available space prior to insertion
operations.
-15 MESSAGE over group disk space limit
CAUSE For disk space accounting: the group disk free space limit
will be exceeded if the object is inserted into the directory.
The operation of insert will fail.
ACTION Ensure adequate available space prior to insertion
operations.
-16 MESSAGE sm error
CAUSE Storage manager error, sm_open, sm_map_in, sm_close, ...
ACTION Internal error. Please report this error to HP.
-17 MESSAGE could not get cwd plfd
CAUSE We could not get the CWD PLFD pointer, file is closed.
ACTION Use chdir() to set the CWD to a valid directory.
-18 MESSAGE invalid cwd file
CAUSE The CWD file descriptor is not a directory object user
MUST do chdir with an absolute pathname to recover the
CWD.
ACTION Use chdir() to set the CWD to a valid directory.
-19 MESSAGE access error
CAUSE Security Internal Error returned from the
FS_SEC_ACCESS routine
ACTION Ensure access to the referenced object.
-20 MESSAGE no TD access
CAUSE The user/process does not have Traverse Directory (TD)
permission on a component directory of a pathname.
ACTION Ensure access to the referenced object.
-21 MESSAGE no CD access
CAUSE The user/process does not have Create Directory Entry
(CD) permission on the parent directory of the pathname.
This is returned wehen the caller is performing a directory
insertion operation.
ACTION Ensure access to the referenced object.
-22 MESSAGE no DD access