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

Teradata® Business Continuity Manager User Guide

Product
Teradata Business Continuity Manager
Release Number
1.0
Published
January 2022
Language
English (United States)
Last Update
2022-01-27
dita:mapPath
otc1639627713801.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2550
lifecycle
previous
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.