Stop Idle Sessions Automatically | Teradata Business Continuity Manager - Stopping Idle Sessions Automatically - Teradata Business Continuity Manager

Teradata® Business Continuity Manager User Guide - 2.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
2.00
Published
August 2024
ft:locale
en-US
ft:lastEdition
2025-01-31
dita:mapPath
sko1694443904278.ditamap
dita:ditavalPath
ft:empty
dita:id
otc1639627713801
lifecycle
latest
Product Category
Analytical Ecosystem
Set an idle session timeout for passive or managed sessions to automatically stop the client sessions that are connected but idle for a long time.
  1. From bcmadmin, do one of the following:
    Session Type Command Example
    For passive sessions
    bcmadmin> config update  PassiveSessionIdleTimeout 1200 reason 'Idle Session timeout';
    Requested config added/updated successfully.
    Config changes will be applied dynamically.
    
    For managed sessions
    bcmadmin> config update ManagedSessionIdleTimeout 1200 reason 'Idle Session timeout';
    Requested config added/updated successfully.
    Config changes will be applied dynamically.
    bcmadmin>
    
  2. Set the value to 0 to disable these timeouts.