How to address an increasing Tuxedo session created by adapter?
book
Article ID: KB0086290
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Oracle Tuxedo
-
Not Applicable
-
Description
Resolution: Description: ============ TIBCO Adapter (TM) for Tuxedo fails to release a connection which leads to increasing session on the Tuxedo server side.
Environment: =========== All supported versions of TIBCO Adapter (TM) for Tuxedo.
Symptoms: ======== When the adapter connects to Tuxedo 8.0 , there may be a releasing connection error under some cases, such as a broken network connection. With such an error an increasing session on the Tuxedo server side may be seen until the server crashes.
Cause: ===== It is one Oracle defect that adapter couldn’t release connection with Tuxedo API.
Resolution: ========== In order to resolve this issue, the customer needs to add the –K parameter in the UBB file to avoid increasing the session count. This parameter would be used to check the connection availability and the Tuxedo server would clear the invalid connection. For more detail about the –K parameter, please refer to Oracle documentation.
Issue/Introduction
How to address an increasing Tuxedo session created by adapter?