![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 2231382.1 : Diameter Signaling Router (DSR): Multiple Call Failures
In this Document
Created from <SR 3-14172048651> Applies to:Oracle Communications Diameter Signaling Router (DSR) - Version DSR 6.0 and laterInformation in this document applies to any platform. SymptomsSeveral Call failures CauseThe issue was caused because a new "dsr" process was initiated accidentally. 203 1485899102:: ps -ef | dsr // When we give a pipe linux executes the command so since there is no grep it actually started the dsr
204 1485899113:: ps -ef | grep dsr
This command lead to starting of one more DSR instance , At the MP blade we need to have only one instance of DSR so when one more was coming up it actually truncates tables and creates issue with already working proper dsr process.
0131:214500.665 CSL-V Csl::ConnectorTcp::connector() - connect() failed with fd=281 errno=62 [34546/CslConnectorTcp.C:178] 02/01/2017 03:15:00 (xxxxxxxxxxxx:104) dsr#8006{EvFsmException} 0131:214502.654 TR-V PROGRAM STARTED -- dsr (pid: 34756) [34756/ProcUtil.cxx:419]
SolutionRestart dsr process Attachments This solution has no attachment |
||||||||||||||||
|