CNSSET STATEPOLL - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
xha1591998860283.ditamap
dita:ditavalPath
xha1591998860283.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Sets how often CNS checks the state of the DBS.

Syntax

CNSSET STATEPOLL n

Syntax Elements

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.