DisableRecoverableNetProtocol - 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ā„¢

Determines whether the Recoverable Network Protocol (RNP) is enabled.

RNP prevents transactions from being aborted and database response data from being dropped due to network failures. Under RNP, if there is a network disconnect during request processing, the gateway will preserve response data buffers and will not abort transactions that were in progress at the time of the disconnect.

RNP allows clients to reconnect when the network connection is re-established, and continue processing the interrupted requests. Because transactions were not aborted, they need not be resubmitted, which can save a significant amount of time.

RNP is used only for sessions that are enabled with Redrive protection. For details on Redrive protection, see Database Administration.

This protocol is supported by CLI and JDBC.

Field Group

General

Valid Settings

Setting Description
TRUE Disables RNP
FALSE Enables RNP

Default

FALSE

Changes Take Effect

After the DBS Control Record has been written.

Usage Notes

Logons must be disabled in order to change this field. Users with appropriate privileges can disable logons from the Teradata system console. For more information, see Database Window (xdbw). In addition, Redrive protection must also be disabled.