![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 2159461.1 : How to Modify Settings In Existing Datafeeds Performance Intelligence Center?
In this Document
Created from <SR 3-12995289711> Applies to:Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.1.5 and laterInformation in this document applies to any platform. GoalIs it possible to change the CIC format of a Datafeed once it has been activated ? SolutionIn the NSP GUI, the CIC format is greyed once the Datafeed has been activated and it cannot be changed. If you need to change the CIC format or any other greyed fields, the NSP Datafeed has to be recreated with the new correct parameters.
If necessary the CIC format can be updated manually in NSP oracle database with the following command executed as tekelec: echo -e 'update COR_PREF_VALUE set VALUE='full' where PREF_ID in (select PREFERENCE_ID from DAF_DATA_EXPORT_FLEX where ID in (select ID from DAF_DATA_EXPORT where NAME='MY-CIC-DATAFEED') and ATTRIBUTE_ID=1;' |sqlplus nsp/<password>@nsp
This command will change the CIC from splitted to non-splitted format, it can be adapted to change other parameters.
Attachments This solution has no attachment |
||||||||||||||
|