TRANSFER Reference Manual

READ-PROFILE-REC
TISERV UOW Descriptions
2–430 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.
To indicate successful record retrieval:
0 OK
To indicate problems with the correspondent name:
5600 E-CORR-NSRV-ERR
5601 E-CORR-NOT-FOUND
5602 E-CORR-BAD-NAME
5603 E-CORR-BAD-TYPE
5606 E-CORR-NSRV-NOT-FOUND
5607 E-CORR-NSRV-DOWN
5611 E-CORR-NET-DOWN
5622 E-CORR-NOT-SAME-NODE
5623 E-CORR-AMBIGUOUS-NAME
To indicate other problems:
-4001 W-EOF
4010 E-BAD-TRANSACTION
4046 E-INVALID-REC-TYPE
4051 E-MUST-BE-YN
4093 E-SECURITY-VIOLATION
4201 E-CONTEXT-ERR
-4220 W-EXACT-REC-READ
-4221 W-NEXT-REC-READ
4902 E-ERR-PROFILE-FILE
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.
UPDATE-CONTROL
is the counter used to control concurrent updates of the profile record. You must
pass this counter to the WRITE-PROFILE-REC UOW to assure that no other
process has changed the record between the read and write operations.
NUM-DATA
is the number of bytes read by TISERV.
PROFILE-DATA
is the array that contains the record read by TISERV. You can modify the array
size within the system limitation of 1500 bytes.