SNAX/APN Application Programming Manual
Handling Errors in SNAX/APN Applications
SNAX/APN Application Programming Manual—420111-001
B-3
File-System Error Codes
60 (%74) ITI PRT CRT SNALU Wrong volume ID
or LU not available
The volume mounted is not the
one on which this file resides
(volume changed); the device
powered off then on (old request);
or an LU has not been defined or
started, or has been opened and
aborted.
61 (%75) ITI PRT CRT SNALU No more opens
allowed
The maximum number of opens
for this LU (1 for SNALU LUs,
15 for all others) has been
reached.
66 (%102) ITI PRT CRT SNALU Device is down or
LU has been
aborted
The terminal and/or controller
was powered off or an LU was
aborted. Abort and Start the LU
and restart the application.
87 (%127) CRT Expected read Expected a read request and did
not get one.
99 (%143) ITI PRT CRT SNALU SNAX/APN option
not enabled
The microcode needed to run
SNAX/APN has not been
installed. Replace the SLAP chip.
100 (%144) ITI PRT CRT SNALU Device not ready Intervention is required on an
SNA Device. Check device
hardware.
110 (%156) ITI CRT Only BREAK
access allowed
A BREAK request was received
and the application does not have
BREAK ownership. To obtain
BREAK ownership, use the
SETMODE call (F^NUM, 11,
CPU, PIN).
111 (%157) ITI PRT CRT BREAK occurred The BREAK key was pressed.
120 (%170) ITI PRT CRT SNALU Invalid data parity A data check has occurred on an
SNA device.
122 (%172) ITI PRT CRT SNALU Possible data loss The process switched to its
backup during a read or
write-read, and data can be lost.
Table B-1. File-System Error Codes (page 2 of 4)
Error Number Type Meaning Possible Cause/Solution