SNAX/HLS Diagnosis and Support Manual

Error Codes
Return and Error Codes
A–2 104706 Tandem Computers Incorporated
Code 21 Illegal Count Specified
Cause. A verb was received in a WRITEREAD request with a read count less than 12.
Effect. The verb request is not performed.
Recovery. Correct the application so that it issues the request with the proper read
count.
Code 39 SYNC-ID Too old
Cause. A sync ID was encountered that was older than the current sync ID minus the
sync depth.
Effect. The request is not performed.
Recovery. The application may be performing checkpoints improperly. Examine the
application for possible misuse of the sync-depth feature of the file system.
Code 61 No more Opens permitted
Cause. A Tandem NonStop Kernel OPEN request was received but the maximum
number of allowable opens has already been reached.
Effect. The OPEN is rejected.
Recovery. Retry the OPEN later. If the problem persists, consider running SNAX/HLS
with a larger value for the MAX^POCB configuration parameter.
Code 70 Continue file operation
Cause. CONTROL 26, 1 completes with this code.
Effect. No other requests are affected.
Recovery. None. See the SNAX/HLS Application Programming Manual for more
information.