CLIEnvFile - Teradata Vantage - Database Engine 20

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Database Engine 20
Teradata Vantage
Release Number
20.00
Published
June 2025
ft:locale
en-US
ft:lastEdition
2026-03-26
dita:mapPath
ron1747160181474.ditamap
dita:ditavalPath
ft:empty
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantageā„¢

Specifies the path and name of the file containing environment settings used by CLI-based external stored procedures.

Default

This field has no default value.

Usage Notes

An environment file with the same path and file name must exist on all nodes of the system.

Example: CLI environment settings file

The environment file contains a list of the required environment variables formatted using the standard shell script semantics. There is no support for shell-like parameter substitution. The following shows sample content for an environment file.

COPLIB=/usr/lib;
COPERR=/usr/lib;