Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2231382.1
Update Date:2017-02-07
Keywords:

Solution Type  Problem Resolution Sure

Solution  2231382.1 :   Diameter Signaling Router (DSR): Multiple Call Failures  


Related Items
  • Oracle Communications Diameter Signaling Router (DSR)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec DSR
  •  




In this Document
Symptoms
Cause
Solution


Created from <SR 3-14172048651>

Applies to:

Oracle Communications Diameter Signaling Router (DSR) - Version DSR 6.0 and later
Information in this document applies to any platform.

Symptoms

Several Call failures

Cause

The issue was caused because a new "dsr" process was initiated accidentally. 
The following command ran a new instance of "DSR" process

This command invoked “dsr” process.

  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}
.. GN_INFO/INF Call to connect() or sctp_connectx() failed. Connection ID=1053, errno=Timer expired (62).
^^ [31168:DiameterLogs.C:562]

0131:214502.654 TR-V PROGRAM STARTED -- dsr (pid: 34756) [34756/ProcUtil.cxx:419]
0131:214502.659 STK-V DaMpProfileManager::init: INFO MSG: DA_MP_PROFILE_DATA: CmNodeId='xxxxxxxxxxx', CmNodeId String='C1814.027' [34756/DaMpProfileManager.C:204]
0131:214502.659 STK-V DaMpProfileManager::init: INFO MSG: DA_MP_PROFILE_DATA: daMpProfileId='G8_G9_Database' [34756/DaMpProfileManager.C:217]
0131:214502.659 STK-V DaMpProfileManager::init: No overrides specified for DaMpProfileParams to SysmetricDefTotals parameters. Using defaults. [34756/DaMpProfileManager.C:274]

 

 

Solution

Restart dsr process
 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback