![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2173091.1 : Link Detailed Report Script
In this Document
Created from <SR 3-13106973611> Applies to:Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.1.5 and laterInformation in this document applies to any platform. SymptomsThere are 3 changes in the CCM report in release 10.1.5 compared to the one from 6.6.4:
CauseN/A SolutionUse following script until the bug 24384216 is fixed. This script provides a link view of the Config Report and the Link Detail Report Analysis scripts. Config Report ScriptDownload the script from this location: Config Report Script. Deployment instructionsCopy this script in the Oracle home directory in the NSP Oracle server. unzip ConfigReport.zip
UsageLogin to sqlplus as nsp user and execute the script. At the sqlplus prompt type: @ConfigReport.sql
After script execution is complete, navigate to the following directory: /var/log/nsp
The generated file is named LinkDetailReport.csv
Link Detail Report Analysis ScriptDownload the script from this location: Link Detail Report Analysis Script. Deployment instructionsCopy this script in the Oracle home directory in the NSP Oracle server. unzip LinkDetailReportAnalysis.zip
chmod 555 LinkDetailReportAnalysis.pl UsageNote: This script is Customized for TNS report output. Run the script against the SQL script csv output: ./LinkDetailReportAnalysis.pl /var/log/nsp/LinkDetailReport.csv > /var/log/nsp/LinkDetailAnalysisReport.csv
Transfer the csv file from the NSP/Oracle Server to a PC in binary mode. PC <-[Binary Transfer]- NSP/Oracle
Open the csv file in Excel and format the data.
References<BUG:24384216> - CCM CONFIG REPORTAttachments This solution has no attachment |
||||||||||||||||||||||||||||||
|