PRINT variable - Analytics Database - Teradata Vantage

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-05-02
dita:mapPath
ymn1628096214445.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
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