Failover For Batch Pipeline Rating
(Doc ID 1586176.1)
Last updated on SEPTEMBER 08, 2023
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.4.0.1.0 and laterInformation in this document applies to any platform.
Goal
Need help in designing an architecture for failover of batch rating pipeline server. The requirement is to have two different servers that run the customer rating batch pipelines, and keep both the servers running one in active mode and one in the passive mode so that if one goes down second should take up.
The issue with keeping this architecture seems to be that the cache memory of both the pipelines are not in sync so when one server goes down and the CDRs (Call Detail Records) are sent to the the second server pipeline, incorrect rating will happen because cache memory of second pipeline is not updated.
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 |