![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Troubleshooting Sure Solution 2185840.1 : How to Resolve SDM Provisioning Outage Due to Maximum Number of SOAP Connections Exceeded
In this Document
Applies to:Oracle Communications Subscriber Data Management (SDM) - Version SDM 9.3 and laterTekelec PurposeThe following document provides steps needed to resolve provisioning failures where the system has exceeded the maximum number of SOAP. Oracle has confirmed that bug 20521266 is present in SPR SDM 9.3.1 software. For systems running with software prior to patch 7, the SPR is unable to calculate the number of SOAP and SOAP-DAS connections properly and SPR goes into error condition where the internal number of connection exceeded beyond allowed limit, which is 42. Per product design, maximum allowed simultaneous requests could go up to 42(7 end points(max) X 6 requests(max)/endpoint) between provisioning client and XDS(SOAP Server) and if these requests are completed within 1 seconds then more than 42 requests could be allowed. This cannot be increased to accommodate more. It's important to note that Oracle SDM 9.3.1 Patch 7 provides corrective content to resolve this failure, however those customers below patch 7 are prone for this failure and this document covers how to restore the provisioning failure. Troubleshooting StepsIf you are experiencing a Provisioning failure on SDM 9.3.1. Confirm the software level patch level you are on by executing the following commands: # BlueVersion # bluepatch status Based on output of data:
Validation 1. Unable to execute SOAP provisioning and receiving errors "Communication problem towards NE" or "Connection lost with geographic database" 2. Check the internal session currently established between SOAP and DAS server , please execute below command: # netstat -anp | grep -i xmlDataServer | egrep '62001' | wc -l SESSION: Connected to 169.254.1.20, port: 62001, ip: 10.136.58.19, user: OSS, ID: 3 The below error log is found in /blue/var/log/WebCI.out file:
Corrective Action Plan If the above is not seen, then open SR with Support for immediate assistance. If the above Exception error is seen the use the following to restore provisioning. Stop WebCI : # WebCI stop Check the number of connection : # netstat -anp | grep <provisioning IP> Wait until above count become 0 or less than 5 Start WebCI process: # WebCI start
Data Collection The following data collection can be of value to Oracle for deeper investigation: 1. Log/trace files End of Procedure.
If you are not on Patch 7, then please open SR for Support to apply all patches to your system. Current patch level is 16. Attachments This solution has no attachment |
||||||||||||||
|