Time5-status is a single-byte EBCDIC character that indicates the status of Time5.
Time5-status exists only when DBCHINI had been called for a DBCAREA with Total-length set to at least 640 (that is, the returned DBCAREA Level value is at least 1). For a smaller DBCAREA, Time5-status is not returned.
In this language... |
The variable name for Time5-status is... |
COBOL |
DBCOTSS5 |
PL/I |
DBCOTSS5 |
C, C++ |
dbcoTSS5 |
IBM Assembler |
DBCOTSS5 |
This routine... |
Does this for Time5-status... |
DBCHCL |
writes |
Time5-status is used by... |
To... |
applications |
read |
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. |
Use mnemonics for the codes. Mnemonics are provided in the language definition file for the DBCAREA.