TRANSFER Reference Manual
DELETE-ITEM-REC
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–201
REC-SEQ-NUM
is the sequence number assigned to the record. The number can range from 1
through 9999; the value 0 is invalid for this field. This field provides unique
key values for multiple records having the same item ID and record type.
To refer to an item produced by a previous UOW within the same IPC, you can
replace ITEM-ID with ITEM-HANDLE, which is defined in the “Commonly Used
Fields” subsection of this manual.
RETN-CODE
is the return code. TISERV returns a code in this field to indicate one of the
following entries:
0 OK
4010 E-BAD-TRANSACTION
-4033 W-NOT-FOUND-IN-CONTEXT
4035 E-ITEM-NOT-FOUND
4041 E-ITEM-UNALTERABLE
4047 E-REC-NOT-FOUND
4093 E-SECURITY-VIOLATION
To indicate problems with an item handle:
4062 E-INVALID-ITEM
-4063 W-ITEM-NOT-RETURNED
To indicate problems with the depot storage statistics facility:
4944 E-ERR-DEPSTAT-FILE
6114 E-DSF-INTERNAL-ERROR
6126 E-DSF-STAT-ARRAY
6127 E-DSF-BAD-TIMESTAMP
RETN-CODE-DETAIL
is an error number returned by a subsystem other than the TRANSFER delivery
system or is a further qualification of an error detected by the TRANSFER delivery
system.