Open System Services Management and Operations Guide (G06.25+, H06.03+)
Messages
Open System Services Management and Operations Guide—527191-002
A-105
EMS Messages
205
number-of-users
is the number of processes (open terminal sessions) currently directing their data
through OSSTTY.
Cause. The number of opens of the OSSTTY process has reached the design limit for
OSSTTY.
Effect. All new opens are rejected; new requests from existing opens are serviced.
Recovery. Do one or both of the following:
•
Start a new OSSTTY process and direct newly launched applications to use the
new copy of the OSSTTY process.
•
Reduce the number of applications redirecting their standard files data through the
current OSSTTY process.
206
file-name
is the Guardian filename of the EDIT file used as the OUT file.
Cause. The OUT file specified in the redirection is an EDIT file, is full, and OSSTTY
was started without using the -wrap command option. If the file was created by
OSSTTY, the default line number increment is .001 and such a file cannot have more
than 99,999.999 lines.
Effect. The OUT file is no longer accessible to redirect data to. OSSTTY’s IN and
TERM file redirections remain accessible.
Recovery. Do one of the following:
•
Purge the existing file or rename it.
•
Restart OSSTTY using the –wrap command option.
OSSTTY: Maximum number of users limit has reached, currently
number-of-users users.
OSSTTY: OUT EDIT file file-name is full.