My Oracle Support Banner

How to Set a Sensible DAP "persistentConnectionCheckTimeout" Value When its "persistentConnections" is Enabled (Doc ID 1513094.1)

Last updated on JANUARY 20, 2023

Applies to:

Oracle Communications Network Charging and Control - Version 4.4.0 and later
Information in this document applies to any platform.

Goal

NCC's (Network Charging and Control) DAP (Data Access Pack) component can be configured to maintain persistent TCP socket connections to its remote ASPs (Application Service Provider) by enabling its "persistentConnections" parameter.  ASP may have idle connection timeouts though and quietly close their connections to DAP.  When DAP next sends a message it finds the connection is closed, but instead of reconnecting and resending the message, DAP silently drops the message, which is forever lost.  DAP has the "persistentConnectionCheckTimeout" parameter, that needs to be used in tandem with "persistentConnections", to help prevent this type of incident from happening.  However, by default the "persistentConnectionCheckTimeout" parameter is set to 0 (disabled), thereby causing unusual and inconsistent DAP behavior such as lost notification messages. 

The goal of this article is to further clarify the necessary DAP configuration of these parameters.

Please refer to the Data Access Pack User and Technical Guide for more background information.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.