Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)

osh(1) OSS Shell and Utilities Reference Manual
The process-creation error n and m descriptions in the Guardian Pro-
cedure Errors and Messages Manual
If the value of n is 111 or 112 and the value of m is 0, 1, or 2, the underlying
PROCESS_SPAWN_ procedure call was unable to open the standard files of the
OSS application. Check if any of the standard files specified is a Guardian pro-
cess or if the standard output file is an EDIT file. If either condition exists, reissue
the command with the -osstty flag specified.
If osh is unable to stop the OSSTTY process, this warning message is displayed:
WARNING: unable to stop OSSTTY process process-name,
PROCESS_STOP_() failed with error: error
Stop the OSSTTY process manually. For more information about error, see the
PROCESS_STOP_ procedure in the Guardian Procedure Calls Ref erence
Manual.
osh[13]: Unable to read from filename, error n: strerror(n)
The osh command detected an error while trying to read the indicated file. The
Guardian file-system error n was returned. The meaning of that error number as
returned by the strerror() function is displayed.
Refer to the Guardian Procedure Errors and Messages Manual for an explanation
of the error and possible error-specific recovery actions.
osh[14]: Unable to get process information, procedure
error n
The osh process received the Guardian file-system error n when trying to deter-
mine its own Guardian process attributes. The osh process uses many of its own
Guardian process attributes (such as processor number and home terminal name)
as default values when creating the child process.
The Guardian procedure call indicated by procedure encountered the problem.
This message occurs when one of the following conditions is true:
The version of osh used is not compatible with the version of the operat-
ing system.
The NonStop Kernel message system does not have enough resources to
provide the information.
A coding error exists within this version of osh.
Recovery action depends on the error returned. Refer to the description of pro-
cedure in the Guardian Procedure Calls Reference Manual for more detailed
information about the error when returned by that procedure.
osh[15]: unrecognized option: option_name
You specified an option that osh does not recognize.
Check for typographical errors and reenter a corrected command line.
osh[16]: unable to open $RECEIVE, error n: strerror(n)
Guardian file-system error n was returned when osh attempted to open its own
Guardian $RECEIVE file. The meaning of that error number as returned by the
strerror() function is displayed.
The recovery action depends on the Guardian file-system error number. Refer to
the Guardian Procedure Calls Reference Manual for an explanation of the error
6112 Hewlett-Packard Company 527188-021