Time1 is a four byte field that records when the request arrives at the TDP from CLIv2.
In this language... | The variable name for Time1 is... |
---|---|
COBOL | DBCAREA-TDPWAIT-TIME |
PL/I | TDPWAIT_TIME |
C, C++ | tdpwait_time |
IBM Assembler | DBCTIME1 |
This routine... | Does this for Time1... |
---|---|
DBCHINI | writes |
DBCHCL | writes (FET) |
Time1 is used by... | To... |
---|---|
applications | read |
After a call to DBCHCL for the first fetch function on the specified request and if Return-time is set to ‘Y‘, the application can obtain the value of Time1.
The Time1 field is four bytes long and contains an unsigned binary timestamp. The precision for Time1 is specified by the Timing-precision option. The validity of the Time1 field is indicated by the Time1-status field.