Timing Precision - 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
ft:locale
en-US
ft:lastEdition
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 Timing precision field is a signed two-byte value that specifies the precision of Time1 through Time5.

Language Variable Name
COBOL DBCITSP
C:dbcarea.h dbciTSP (case is significant)
Routine Action Taken
DBCHINI writes
DBCHCL reads: (CON; RSUP; IRQ)
Used by Action Taken
application program writes

Timing precision specifies the power of two by which a timestamp in microseconds is raised. The default is 20, in which case the Time values are in units of 2**20, or seconds. The minimum value is 0 (microsecond) on all UNIX platforms and 10 (milliseconds) on all Windows platforms. The maximum value is 20.