Time5 Status - Call-Level Interface Version 2

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
20.00
Published
January 2024
Language
English (United States)
Last Update
2024-11-15
dita:mapPath
bmn1691484839905.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
fvz1470444150352
lifecycle
latest
Product Category
Teradata Tools and Utilities

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.