Time5 Status - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Workstation-Attached Systems

Product
Call-Level Interface Version 2
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

Time5 Status

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.