TRANSFER Reference Manual
READ-PROF-REC-A02
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–433
CORR-NAME
is the name of the correspondent whose depot profile record is to be read. This is
also the name of the correspondent represented by the calling process. You can
specify a partially qualified name, including wild-card characters. Only system
administrators can enter correspondent names other than their own in this field;
correspondents without system administrator privileges must enter their own
names or leave the field blank. In the response, the fully qualified name is
returned.
REC-TYPE
is the type assigned to the record by your application. In the response, the type of
the record accessed for the retrieval is returned.
REC-SEQ-NUM
is the sequence number assigned to the starting record. In the response, the
sequence number of the record retrieved is returned.
OPTIONS
provides criteria for selecting the profile records.
SKIP-EXACT
determines whether TISERV begins its retrieval with the record specified or
with the record after the one specified.
Y TISERV begins its retrieval with the record after the one specified; the
record exactly matching the specified REC-TYPE and REC-SEQ-NUM is
not returned.
N TISERV begins its retrieval with the record specified.
ANY-REC-TYPE
determines whether records not having the record type specified in REC-TYPE
also can be returned.
Y All profile records can be returned; ANY-SEQ-NUM is ignored.
N The result depends on the setting of ANY-SEQ-NUM.