Changing the Value for Use Presence Bits - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-12
dita:mapPath
uny1527114222311.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

If the value provided is not appropriate for the application, perform the following steps before calling DBCHCL for the Connect, Run Startup, or Initiate Request function:

  1. Set Change-options to 'Y'.
  2. Change the value for Use Presence Bits as follows.
    If the data string has been prepared in this mode... Then change the value for Use Presence Bits to...
    indicator (IndicData) Y
    record (Record) N

To send null data to the Teradata Database, set Use Presence Bits to Y and provide a data string as described for the IndicData parcel.

  • Because DBCHCL does not parse the request string, it is the application program’s responsibility to check whether the request string contains a USING clause and to set Use Presence Bits, Using Data Pointer, and Using Data Length appropriately.
  • Although Use Presence Bits is read during the call to DBCHCL for Connect and Run Startup functions and stored in the appropriate session and request control blocks, it is not used by the function. Neither function sends an input data string to the Teradata Database.