Asset ID: |
1-71-2278009.1 |
Update Date: | 2017-11-12 |
Keywords: | |
Solution Type
Technical Instruction Sure
Solution
2278009.1
:
Which Performance Intelligence Center (PIC) 10.2.1 Patches to Update and How to Install Them ?
Related Items |
- Oracle Communications Performance Intelligence Center (PIC) Software
|
Related Categories |
- PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec PIC
|
In this Document
Applies to:
Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.2.1 to 10.2.1 [Release 10.0]
Information in this document applies to any platform.
Goal
Patch files to install on a PIC 10.2.1 system:
|
Patch number |
Package release |
Bugs fixed |
Acquisition (XMF) |
26360258 |
10.2.1.0.0-18.4.0 |
25993015 - pmiaMonitor "pm_unk_send_int(xxxxx) -- cannot send pkt" error |
Mediation (IXP) |
26915829 |
10.2.1.1.0-1.1.0 |
26771124 - The IxpExtendDataBroker24hrs.sh script fails to execute 26319778 - MAP Send Identification is not decoded in the full decoding 26666268 - MAP2 TDR dictionary is not getting load into IXP DB 26839777 - Incremental upgrade failed on Mediation server |
xDR Builders |
26992123 |
10.2.1.1.0-1.1.0 |
25681378 - VoIP SIP : Mixed MSU from different call while using "Call-ID + To + From" mode 25773272 - LTE Gx:Sessions info are not filled in partial xDRs neither various "Rules" info 25792631 - Length of MSISDN is wrongly populated to 255 when MSISDN is present 25295978 - MSISDN contains alphanumeric characters in MAP Databroker session 26162445 - QCI Parameter not populated in Gx 26329884 - Incorrect MSISDN in MAP Call Control transfer Operation 26266290 - Diameter Rx/Sh IMSI field contain B 26959508 - RAN CC2 correlation is very low due to NOT MATCHED IU Release/Complete |
Management (MGMT/NSP) |
26970567 |
10.2.1.0.0-19.0.0 |
25656581 - Dashboard Message Improvement |
Installing patches above ensures all latests fixes available are implemented.
Solution
Acquisition
Use Patch Installation Guide (link in reference below) or contact support for instructions.
Mediation
Use Patch Installation Guide (link in reference below) or contact support for instructions.
Mediation Protocol (xDR Builders)
Use Patch Installation Guide (link in reference below) or contact support for instructions.
Management
Prerequisite
- Previous version: 10.2.1.0.0_18.2.0, Patch version: 10.2.1.0.0_19.0.0
- Make sure weblogic console is not locked.
- The steps should be performed as tekelec user.
Steps to deploy dashboard ear for 10.2.1.0.0 patch release
- Login into management server as tekelec user. (If logged in as a user other than tekelec, switch to tekelec user after login using "su - tekelec")
- Go to target folder:
cd /opt/nsp/nsp-package/dashboard/target
- Rename dashboard.ear to dashboard_18.2.0.ear
- Download the new dashboard.ear and copy the ear to /opt/nsp/nsp-package/dashboard/target
- Check the file has the appropriate rights:
-rw-r--r-- 1 tekelec tekelec 25181255 Feb 10 09:33 dashboard.ear
- Go to framework folder:
cd /opt/nsp/nsp-package/framework
- Change the value of "package.version" in file global_versions.properties to 10.2.1-19.0.0 and save the file.
- Run the below command to deploy new ear:
tekelec@nsp framework]$ ant dashboard.app.deploy
- Wait till "BUILD SUCCESSFUL" message appears, and make sure no error message appear.
- Make sure weblogic console is not locked.
- Open browser and clear the cached web content.
- Access management dashboard application to view the changes.
- If all the changes are fine and you don't plan to back out to previous version, remove the file dashboard-10.2.1-18.2.0-weblogic.ear and dashboard_18.2.0.ear.
Back out Process
In case if new patch is creating problem, follow the below steps to re-deploy previous dashboard version:
- Go to target folder:
cd /opt/nsp/nsp-package/dashboard/target
- Remove the new file dashboard-10.2.1-19.0.0-weblogic.ear and dashboard.ear.
- Rename dashboard_18.2.0.ear to dashboard.ear
- Go to framework folder:
cd /opt/nsp/nsp-package/framework
- Change the value of "package.version" in file global_versions.properties to 10.2.1-18.2.0 and save the file.
- Run the below command to deploy old ear:
[tekelec@nsp framework]$ ant dashboard.app.deploy
- Wait till "BUILD SUCCESSFUL" message appears, and make sure no error message appear.
- Make sure weblogic console is not locked.
- Open browser and clear the cached web content.
- Access management dashboard application to view the changes.
Link to documentation
https://docs.oracle.com/cd/E77478_01/index.htm
Attachments
This solution has no attachment