USE_LOCAL_CATALOG - Call-Level Interface Version 2

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

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Call-Level Interface Version 2
Release Number
20.00
Published
January 2024
ft:locale
en-US
ft:lastEdition
2025-11-29
dita:mapPath
bmn1691484839905.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
fvz1470444150352
Product Category
Teradata Tools and Utilities

Purpose

The environment variable USE_LOCAL_CATALOG controls whether the StatementInformation parcel (flavor 169) includes local catalog information when communicating with databases that support Open Table Format (OTF) features. This variable provides runtime configuration without requiring changes to configuration file (clispb.dat).

Usage

USE_LOCAL_CATALOG=[Y|N]

  • Y - Enable local catalog usage (include catalog information in database communications)
  • N - Disable local catalog usage (default behavior)

Notes

  • This environment variable takes precedence over the use_local_catalog setting in the configuration file (clispb.dat).
  • Only effective when connecting to database systems that support OTF features.
  • Invalid values will result in error BADUSELOCALCAT (604).

See Also