SNAX/HLS Diagnosis and Support Manual

SNAX/HLS Log Messages
C–6 104706 Tandem Computers Incorporated
process name
: Failure allocating segment for
role played by segment
on
name of segment file
, size
size of segment explanatio
n
Cause. An attempt to allocate an extended segment failed. The failure was due to
reasons other than an I/O failure. See the Communications Management Programming
Manual for a list of the possible values for
explanation
.
Effect. The indicated segment has not been allocated.
Recovery. If the Tandem NonStop Kernel has exhausted its ability to create new
segments in this CPU, the number of segments in use in this CPU should be reduced
or the process moved to a different CPU.
If the Tandem NonStop Kernel was unable to allocate segment space, you should find
additional disk space or change the device designated as the swapping device.
If the error code is other than the values above, it indicates an internal error. Gather
the information discussed at the beginning of Section 1, "Problem Determination" and
contact your Tandem analyst.
process name
: Failure starting backup; error (
primary
error code,
secondary error code
)
from
procedure
Cause. An attempt to initiate the backup process terminated with the indicated error.
The
primary
error code
and the
secondary error code
are the error codes
returned by the NEWPROCESSNOWAIT Tandem NonStop Kernel procedure.
Effect. The attempt to start the backup is abandoned.
Recovery. Examine the error associated with
procedure
and take appropriate action.
If the problem persists, gather the information discussed at the beginning of Section 1,
"Problem Determination" and contact your Tandem analyst.
process name
: File system error
file system error
from procedure
procedure-name
,file
name of file
role of file explanatio
n
Cause. The file system error was returned from an I/O operation on the named file.
Effect. The operation fails.
Recovery. If the file is $RECEIVE, there is a serious programming problem in the
subsystem that should be reported to your Tandem analyst.
If the procedure is ALLOCATESEGMENT and the code is 43, the disk used to back
extended segments is full. Find another disk to use as the backing disk.