PRINT variable - 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ā„¢

The PRINT variable command displays the value of specified variables.

Syntax

{ PRINT | PR } variable [;...]

Syntax Elements

variable
Variable whose value is to be displayed.
The value is displayed in the form of an assignment command for that variable.
Some variables that can be changed with ctl do not appear on any of the ctl output screens. To see a listing of all variable names, use the print all command.

Example: Displaying the values of specified ctl fields

For example, if you type the following two variables

> print minimum node action;fsg cache percent

then the following might be displayed, depending on your system:

Minimum Node Action=Clique-Down
FSG cache Percent=80