TRANSFER Release D30 Documentation Supplement
Node and Time on TMANAGER and ADMIN
Screens
1-8 118474—TRANSFER Release D30 Documentation Supplement
TRANSFER D30 Documentation Supplement
02 retn-code TYPE BINARY 16.
02 retn-code-detail TYPE BINARY 16.
02 old-suffix PIC X(120).
END.
HDR
specifies the UOW header. The UOW-CODE value is 133.
NEW-SUFFIX
specifies the suffix to place in the session record for this session. The session ID is
obtained from the IPC-HDR. The NEW-SUFFIX can be all spaces to remove any
suffix that was in use.
If a correspondent name is supplied before the suffix, it is ignored.
If the suffix is not blank, it must begin with “(” and end with “)”. Within the
parentheses, the suffix can contain any characters EXCEPT commas, single and
double quotes, and left and right parentheses. If the suffix is blank, any existing
suffix is erased from the session record.
RETN-CODE
specifies the return code. TISERV returns a code in this field to indicate one of the
following entries:
0 OK
4010 E-BAD-TRANSACTION
5624 E-CORR-BAD-SUFFIX
RETN-CODE-DETAIL
specifies the 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.
OLD-SUFFIX
specifies the suffix that was in the Session record prior to this UOW being
processed. It will be all spaces if there was no suffix.
The ALTER-SESS-SUFFIX UOW affects the operation of the ACK-RECEIPT UOW, as
the full name and suffix is used for normal processing.
The suffix stored in the session record is normalized, (converted to uppercase), multiple
blanks are compressed to a single blank, and any blanks immediately following the
“(”and immediately preceding the “)” are removed. The suffix is always separated from
the correspondent name by a single blank.
Node and Time on TMANAGER and ADMIN Screens
To avoid confusion when managing multiple TRANSFER nodes and to provide clear
information when printing, the node name is included on all TMANAGER screens. This