SNAX/HLS Diagnosis and Support Manual

SNAX/HLS Log Messages
C–10 104706 Tandem Computers Incorporated
process name
: Primary reopened with no backup close, process
process issuing open
, file number
file number used by requeste
r
Cause. A primary process has re-opened a file that was already opened by the backup
process (and before the backup closed the file).
Effect. The OPEN command fails.
Recovery. Examine how your application is handling CHECKCLOSE. If the backup is
active (and not using CHECKMONITOR) make sure the backup can signal the
completion of the backup so that the primary will avoid the file until it receives the
completion signal.
process
name
: Process not named
Cause. The process must have a name, but was started without one.
Effect. The process terminates.
Recovery. Name the process in the RUN command.
process nam
e
: Process started
server banner tex
t
Cause. The process is active.
Effect. None.
Recovery. Informational message. No action necessary.
process nam
e
: RDT file
file-nam
e
has a version mismatch
Cause. The RDT file is incompatible with the version of the SNAX/HLS process. It is
probably an old RDT file.
Effect. The load attempt is abandoned. If this event occurs at program startup, the
process terminates abnormally; otherwise, the old RDT database remains in effect.
Recovery. You need to recompile the RDT database using the HLSRDT program.