Usage Notes
The Time5 status field is a single-byte ASCII character that indicates the status of Time5. Time5 status exists only in extended DBCAREAs (that is, if the application provided an area large enough so that Level is at least 1). The application should initialize Time5 status to a space (0x20) before initiating a new request.
Language |
Variable Name |
COBOL |
DBCOTSS5 |
C:dbcarea.h |
dbcoTSS5 (case is significant) |
Routine |
Action Taken |
DBCHINI |
writes |
DBCHCL |
writes |
Used by |
Action Taken |
application program |
reads writes (before initiating a new request)
|
If Time5-status is a... |
Then... |
V |
the timestamp is valid. |
O |
the timestamp overflowed. Could not be contained in four-bytes. |
Space or binary zero |
the timestamp is not valid. |