0% found this document useful (0 votes)
96 views3 pages

How To Set Idle Connection Timeout HANA

This document provides guidance on setting idle connection timeout for applications on SAP HANA to manage long-running idle connections. It details the parameter 'idle_connection_timeout_appplication_<application_name>' in the indexserver.ini file, which allows for application-specific timeout settings. The document outlines the steps to configure this parameter without requiring a HANA restart.

Uploaded by

sandeepfromooty
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
96 views3 pages

How To Set Idle Connection Timeout HANA

This document provides guidance on setting idle connection timeout for applications on SAP HANA to manage long-running idle connections. It details the parameter 'idle_connection_timeout_appplication_<application_name>' in the indexserver.ini file, which allows for application-specific timeout settings. The document outlines the steps to configure this parameter without requiring a HANA restart.

Uploaded by

sandeepfromooty
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

2019-06-07 2648733

2648733 - How to set idle connection timeout for an


application on SAP HANA
Version 1 Type SAP Knowledge Base Article
Language English Master Language English
Release Status Released to Customer Category How To
Component HAN-DB (SAP HANA Database) Released On 25.05.2018

Please find the original document at https://launchpad.support.sap.com/#/notes/2648733

Symptom

• Multiple long running idle connections exist on HANA system.


• It is required to terminate application specific connections with different timeout values.

Environment

SAP HANA 1.0

SAP HANA 2.0

Cause

If an application specific connection timeout parameter is not set; HANA will use default value set for
idle_connection_timeout(which may be more).

Resolution

• The parameter idle_connection_timeout_appplication_<application_name> in [session] layer of


indexserver.ini controls the application specific connection timeout(in mins).
• <application_name> is the name of the application for which timeout has to be set. For applications like
HANA studio or XYZ application, parameter idle_connection_timeout_appplication_hdbstudio and
idle_connection_timeout_appplication_XYZ need to be used respectively.
• A positive value set for this parameter terminates idle connections after the specifed time. A value of -1
indicates the default value where the application uses default connection timeout(
idle_connection_timeout)
• This an online parameter and does not require HANA restart.

Following steps can be followed to change this configuration parameter

1. Go to Configuration tab in HANA studio


2. Open [session] section in indexserver.ini
3. idle_connection_timeout_appplication_<application_name> can be added in this section as shown
below

© 2019 SAP SE or an SAP affiliate company. All rights reserved 1 of 3


2019-06-07 2648733

Keywords

idle_connection_timeout_application_hdbstudio, connection, idle, HANA,


idle_connection_timeout_application_statisticsserver, timeout

Products

SAP HANA 1.0, platform edition


SAP HANA, platform edition 2.0

Other Components

© 2019 SAP SE or an SAP affiliate company. All rights reserved 2 of 3


2019-06-07 2648733
Component Description

HAN-DB-MON SAP HANA Monitoring

© 2019 SAP SE or an SAP affiliate company. All rights reserved 3 of 3

You might also like