Overriding Values - 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

To override default values contained in the internal SPB, the user specifies the new values in the clispb.dat.

File values are specified by using a mnemonic term, such as an option field name, followed by an equal sign (=) and the appropriate value. For example, resp_mode=R.

The clispb.dat file is distributed with one item per line, and that item is set exactly the same as it is in the internal SPB.

When you modify the file, you may either keep the same format or vary the format, if you stay within the following guidelines:
  • As many items may be placed on a line as will fit in 80 characters;
  • Items may not span lines and must be separated by commas;
  • Any number of spaces may separate items and the fields in an item specification;
  • Option values must be in uppercase;
  • The dbcname may be in upper or lowercase.