MPE/iX Shell and Utilities Reference Manual, Vol 2

syserror(3) MPE/iX Shell and Utilities syserror(3)
Message: No such file or directory
Cause: You specified a file or directory that does not exist.
Action: Specify an existing file or directory.
Message: No such process
Cause: The process ID associated with the action you attempted to perform does not
match an existing process or process group.
Action: No action required.
Message: Not a directory
Cause: You specified a path name where a component is not a directory.
Action: Specify a valid path name.
Message: Not enough memory space
Cause: You attempted to execute a program that exceeded the memory requirements al-
lowed by the system.
Action: Contact your system administrator for assistance.
Message: Operation not permitted
Cause: One of the following:
1. You do not have permission to modify the access permissions of the speci-
fied file or directory.
2. You cannot create child processes because the program you are currently
executing was not linked with the
MPE/iX process handling (PH) capability.
3. You attempted to remove a directory.
4. The program file being executed by the calling process is not a native mode
program (NMPROG).
5. You do not have permission to send the specified signal to any receiving
process.
Action: One of the following:
1. To modify the access permissions of a file or directory, you must either be
the file owner or have appropriate privileges.
2. Contact your system administrator for assistance.
3. Use rmdir to remove a directory.
4. You should only execute programs of type NMPROG.
5. Do not attempt to send the specified signal.
Message: Permission denied
Cause: One of the following:
1. You attempted to access a component of the specified path name in a man-
ner not allowed by the component’s access permissions.
Miscellaneous Information 3-49