![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2131086.1 : PCRF does not send SLR(Sy) to OCS leading to incorrect execution of the policy
In this Document
Created from <SR 3-12429263293> Applies to:Oracle Communications Policy Management - Version POLICY 12.1.0 and laterInformation in this document applies to any platform. SymptomsPCRF does not send SLR to OCS leading to incorrect execution of the policy Changes
CauseFollowing is the call flow during which the issue could be exposed. 1. Initial CCR-I comes from PCEF(Policy Control and Enforcement function) to PCRF and PCRF sent SNR(subscriber-notification-Request) to SPR/OCUDR and SLR(spending-Limit_request) to
The root cause of the issue is -
SyManager has implemented a SpaceTimeLimitedMultiKeyedCache named pendingSessions to store PCRFDiameterSySession objects. One of the configurations for this cache is maxCacheAge and default value for it is 6 seconds. This value represents the time for which an entry will be kept in the cache and will be purged after that duration of its existence in the cache.Whenever a Gx CCR-I message is received and enters into the process of creation of Sy Request, before creating the request, an existence of the Sy session is checked in sessionDB and also in pendingSessions cache.If a session is found to exist at any one of these places, the request is The bug discovered herein was - Upon sending STR message (following Gx CCR-T), the corresponding Sy session entry was not removed from the cache but only from the sessionDB and hence any subsequent CCR_I's did not triggered the correct policies as it used old stored values for Sy counter. SolutionThis is a Software bug and is fixed in following releases: 11.5.2.2.0 12.1.1.1.0 12.2.0.0.0
Created from <SR 3-12429263293> Applies to:Oracle Communications Policy Management - Version POLICY 12.1.0 and later References<BUG:22584936> - SLR NOT SENDING TOWARDS OCS - RESULTED TO CALL FAILEDAttachments This solution has no attachment |
||||||||||||||||||||||||
|