MPE/iX Shell and Utilities Reference Manual, Vol 2
syserror(3) MPE/iX Shell and Utilities syserror(3)
2. The file you attempted to execute is not an executable file of type NMPROG.
3. You attempted to access a file that has an MPE/iX lockword.
Action: One of the following:
1. Ensure that you have the proper access permissions to all components of
the path name.
2.
MPE/iX Shell and Utilities allows only files of type NMPROG to be executed.
3. You cannot access a file that has an MPE/iX
lockword through MPE/iX Shell
and Utilities. Lockwords can be removed only through MPE/iX CI commands
by the file owner or by a user with appropriate privileges.
Message: Resource temporary available
Cause: You attempted to execute a program that requires system resources that are not
currently available.
Action: Attempt to execute the program at a later time or decrease the number of
processes associated with your program.
Message: System call error
Cause: An
MPE/iX operating system error has occurred that does not correspond to any
other system errors defined in this section.
Action: Contact your system administrator for assistance.
Message: Too many open files in process
Cause: You attempted to open a file or directory that would have exceeded the limit of
currently open files and directories imposed by the OPEN_MAX configuration
variable.
Action: Close one or more files or directories before attempting the action again. The
getconf utility can be used to obtain the value of OPEN_MAX.
3-50 Miscellaneous Information