Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)

2
OSS E00002 Server did not respond server-name
server-name
is the server name of the OSS name server affected by the error.
Cause
During the execution of a Subsystem Control Facility (SCF) command, the OSS Monitor did not
receive a response from an OSS name server process within the time specified by the IOTIMEOUT
attribute of the OSS subsystem. This might indicate any of the following conditions:
The IOTIMEOUT attribute value is too small.
The OSS name server is overloaded with requests because of insufficient processor or
memory resources or because of a software problem.
Effect
The OSS Monitor stops processing the command.
Recovery
Perform one or more of the following actions, depending on how often the message occurs:
Reissue the SCF command.
Use the SCF ALTER SUBSYS command to increase the value of the IOTIMEOUT attribute.
Examine the load on the processor that is running the primary OSS name server process,
then do one or more of the following:
Increase the execution priority of the OSS name server process.
Start the OSS name server on a less-busy processor.
Increase the cache size for the OSS name server and restart the server.
3
OSS E00003 Failed to start process -- error err, error-detail
process
is the process name of the OSS subsystem process that failed to start.
err
is the error number returned by the underlying call to the Guardian PROCESS_CREATE_
procedure.
error-detail
is the error detail information returned by the underlying call to the Guardian
PROCESS_CREATE_ procedure.
Cause
During the execution of a Subsystem Control Facility (SCF) command, a server process failed.
This error most commonly occurs when the HP NonStop operating system cannot start a server
process.
If this system is running AF_UNIX Release 2 software, attempts to start the OSS local server
$ZPLS fail because the OSS local server is replaced by OSS local server 2 servers.
Effect
If an OSS name server process fails, the OSS Monitor restarts that process automatically.
362 Messages