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

Solution Type  Problem Resolution Sure

Solution  2203777.1 :   ProTrace PDU Direction Not Colorized  


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
Changes
Cause
Solution
References


Applies to:

Oracle Communications Performance Intelligence Center (PIC) Software - Version 7.5 and later
Information in this document applies to any platform.
Colors used for the PDU direction may be customized in the preferences

Symptoms

In Troubleshooting (ProTrace), the PDU appear in the same color whatever is the direction (way).

Way Management is configured on the DataFlow used by the session.

Changes

 

Cause

Bug 24809854 - Tx and Rx PDU does not appear in different colors in the intermediate level.

Solution

Open a SR mentioning this KM document ID.

If direction of PDU (outgoing/incoming) is not colorized, run sql query below to enable it (on NSP database):

update cor_attribute_of_class caoc set caoc.DISPLAYABLE='Y' where caoc.condition = 'N' and caoc.class_id = (select cc.class_id from COR_CLASS cc where cc.NAME = 'ETSI_SUMMARY') ;
commit;

References

<BUG:24809854> - TX AND RX PDU DOES NOT APPEAR IN DIFFERENT COLORS IN THE INTERMEDIATE LEVEL

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