TRANSFER Reference Manual

GET-PROFILE-ELEM Element Identifier 9
TISERV UOW Descriptions
2–340 069139, Update 1 to 40969 Tandem Computers Incorporated
Note Element Identifier 8 does not return a value in the GUARDIAN-PASSWORD field when it is used for the
GET-PROFILE-ELEM UOW; the field is used only for the ALTER-PROFILE-ELEM UOW. See ALTER-
PROFILE-ELEM earlier in this section for a discussion of this field.
The return code is defined as follows:
DEF rtn-depot-guardian-id TYPE BINARY 16.
RTN-DEPOT-GUARDIAN-ID
is one of the following values:
0 OK
4238 E-TFER-PROFILE-ABSENT
4304 E-INVALID-GUARDIAN-ID
Element Identifier 9
Element Identifier 9 accesses the starting and ending times for the last session.
DEF data-depot-session-ended.
02 elem-identifier TYPE BINARY 16 VALUE 9.
02 dd-session-ended-rtn TYPE BINARY 16.
02 session-ended.
03 year PIC 9(4).
03 month PIC 9(2).
03 day-of-month PIC 9(2).
03 hour PIC 9(2).
03 minute PIC 9(2).
03 second PIC 9(2).
02 session-started.
03 year PIC 9(4).
03 month PIC 9(2).
03 day-of-month PIC 9(2).
03 hour PIC 9(2).
03 minute PIC 9(2).
03 second PIC 9(2).
02 filler TYPE CHARACTER 4 VALUE SPACES.
END.
ELEM-IDENTIFIER
is 9.
DD-SESSION-ENDED-RETN
is one of the following: