Time2-status is a single-byte EBCDIC character that indicates the status of Time2.
Time2-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, Time2-status is not returned.
In this language... |
The variable name for Time2-status is... |
COBOL |
DBCOTSS2 |
PL/I |
DBCOTSS2 |
C, C++ |
dbcoTSS2 |
IBM Assembler |
DBCOTSS2 |
This routine... |
Does this for Time2-status... |
DBCHCL |
writes |
Time2-status is used by... |
To... |
applications |
read |
If Time2-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.