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-2173091.1
Update Date:2017-11-27
Keywords:

Solution Type  Problem Resolution Sure

Solution  2173091.1 :   Link Detailed Report Script  


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
Symptoms
Cause
Solution
 Config Report Script
 Deployment instructions
 Usage
 Link Detail Report Analysis Script
 Deployment instructions
 Usage
References


Created from <SR 3-13106973611>

Applies to:

Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.1.5 and later
Information in this document applies to any platform.

Symptoms

There are 3 changes in the CCM report in release 10.1.5 compared to the one from 6.6.4:

  1. NSP Overview sheet is not available in the new reports, which contains session and mapped dataflows
  2. Header issue in "SS7 Linksets" sheet
  3. Link details missing in "SS7 Linksets" sheet

Cause

N/A

Solution

Use 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 Script

Download the script from this location: Config Report Script.

Deployment instructions

Copy this script in the Oracle home directory in the NSP Oracle server.

unzip ConfigReport.zip

Usage

Login 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 Script

Download the script from this location: Link Detail Report Analysis Script.

Deployment instructions

Copy this script in the Oracle home directory in the NSP Oracle server.

unzip LinkDetailReportAnalysis.zip
chmod 555 LinkDetailReportAnalysis.pl

Usage

Note: 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.

  1. Home Tab -> Format Table As -> pick table format.
  2. View Tab -> Freeze Pane -> Freeze Top Row
  3. Select Column A through the last column (maybe Column AG).
  4. Home Tab -> Format -> Autofit Column Width
  5. Resize any session columns that wrap an _1 from the end of the name to the next line.
  6. Home Tab -> Format -> Autofit Row Height
  7. View Tab -> View -> 80%
  8. Office Button -> Save File As a Excel Workbook

References

<BUG:24384216> - CCM CONFIG REPORT

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