![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2203777.1 : ProTrace PDU Direction Not Colorized
In this Document
Applies to:Oracle Communications Performance Intelligence Center (PIC) Software - Version 7.5 and laterInformation in this document applies to any platform. Colors used for the PDU direction may be customized in the preferences SymptomsIn 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
CauseBug 24809854 - Tx and Rx PDU does not appear in different colors in the intermediate level. SolutionOpen 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 LEVELAttachments This solution has no attachment |
||||||||||||||||||||
|