NET/MASTER Messages Manual
NNM1553
Messages
106159 Tandem Computers Incorporated 2–295
The condition may occur when a TACL program (or some other program)
competes with the NonStop NET/MASTER MS system for access to the terminal.
Ensure that:
Any TACL or COMINT program running on the terminal is paused, for
example, through the PAUSE command
No other programs are accessing the terminal
There are no faults with the physical connection of the terminal
INVALID TERMINAL TYPE
The terminal is of an unsupported type. Supported types are IBM 3270 and
Tandem 6530 class of devices. Ensure that the terminal is of the correct type or is
emulating a terminal of the correct type.
MAXIMUM NUMBER OF USERS EXCEEDED
The NonStop NET/MASTER MS system could not take on another user and
rejected the logon request. The system manager can log off inactive users, or use
the SYSPARMS MAXUSERS command to increase the allowed number of users.
NO FUNCTION KEY RETURNED
The NonStop NET/MASTER MS system received an invalid function key value
from the terminal. The condition may occur when a TACL program (or some
other program) competes with the NonStop NET/MASTER MS system for access
to the terminal. Ensure that:
Any TACL or COMINT program running on the terminal is paused
No other programs are accessing the terminal
There are no faults with the physical connection of the terminal
OUT OF MEMORY
A NonStop NET/MASTER MS process has detected an out-of-memory condition.
Try to recover disk space from the swap volume. If the condition persists, contact
the Tandem support representative, and provide the following information:
SWAP parameter (see the TACL RUN command) used when initializing the
NonStop NET/MASTER MS system and the amount of available disk space
on the swap volume (use the TACL command DSAP $volume, SHORT)
NCL applications that were running in the NonStop NET/MASTER MS
process
Frequency of the out-of-memory condition
Possible relationships between any application that has been run in the past
and the out-of-memory condition
Time when the system was last initialized
PROCESS/FILE NAME INVALID
An invalid process name or file name was specified. Specify the correct process
name or file name and retry.