CNSSET STATEPOLL - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-15
dita:mapPath
boh1556732696163.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Purpose

Sets how often CNS checks the state of the DBS.

Syntax

CNSSET STATEPOLL n
n
Time interval, in seconds, between state checks.
Valid intervals range from 1 to 10 seconds.
The default is 2 seconds.

Usage Notes

The states are displayed in the status line of the main DBW window.

Values greater than 2 seconds reduce system overhead, but increase response time to state changes.

To check the current setting, use the CNSGET command. For more information, see CNSGET.

Example: Setting the CNS polling rate

In this example, the rate at which CNS checks the DBS state is set to 4 seconds.

cnsset statepoll 4

CNSSUPV: system state polling interval is 4 seconds.