NET/MASTER Messages Manual
NNM1456
Messages
2–272 106159 Tandem Computers Incorporated
NNM1456
responsetext
Cause. The message contains the response text from a utility (for example, FUP) that
was submitted for execution through an OPSYS command. The response may require
several of these messages (that is, NNM1456) terminated by the message *END.
responsetext
contains the text of the response.
Effect. The response is displayed.
Recovery. This message is informational only; no recovery action is necessary.
NNM1457 UNABLE TO ALLOCATE TERMINAL FOR PROGRAM
Cause. The user issued a PROGRUN command but the system could not allocate a
terminal for the external program. Control of the terminal was lost after the
PROGRUN command was issued but before the external program was executed.
Effect. The program does not execute.
Recovery. Retry the command. If the condition persists, refer the message to the
system manager. The manager should look for messages relating to the terminal in the
activity log or the system log to get more information.
NNM1458 UNABLE TO CREATE
process_name
FOR
objfile
, NEWPROCESS ERROR
err1
:
err2
Cause. A PROGRUN command was issued but the operating system could not create a
process for the specified program.
process_name
is the user-assigned or system-assigned process name.
objfile
is the name of the program specified for PROGRUN.
err1
is the NEWPROCESS error number.
err2
is the NEWPROCESS error subcode or a file-system error
number.
Effect. The process is not created.
Recovery. Use the error code returned by the Guardian procedure NEWPROCESS to
determine the appropriate action to take.