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