TRANSFER Reference Manual

GET-ITEM-REC
TISERV UOW Descriptions
2–304 069139, Update 1 to 40969 Tandem Computers Incorporated
RETN-CODE
is the return code. TISERV returns a code in this field to indicate one of the
following entries.
0 OK
-4001 W-EOF
4035 E-ITEM-NOT-FOUND
4051 E-MUST-BE-YN
4052 E-RESERVED-MUST-BE-N
-4086 W-DATASIZE-ADJUSTED
4087 E-INVALID-MAX-DATASIZE
-4089 W-DATA-TRUNCATED
4092 E-INVALID-NUM-RQSTD
To indicate problems with an item handle:
4062 E-INVALID-ITEM
-4063 W-ITEM-NOT-RETURNED
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.
NUM-RETURNED
is the number of records returned by the TRANSFER delivery system in the
response.
RECS-RETURNED
is the data array that contains the records retrieved. For this array, you must
define limits and element sizes that are consistent with the records requested in
the UOW. RECS-RETURNED contains the following fields:
REC-TYPE
contains the record type.
REC-SEQ-NUM
contains the record sequence number.
DATA-LEN
contains the length of the data portion of the record prior to retrieval,
regardless of the value specified by MAX-DATASIZE.