![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 2106203.1 : PIC Sessions Running on External Data Warehouse are Stopped
In this Document
Created from <SR 3-12074210031> Applies to:Oracle Communications Performance Intelligence Center (PIC) Software - Version 6.6.4 and laterTekelec SymptomsSessions stored under an external Data Warehouse are not updating. Under ProTrace, the End Time of the impacted sessions is showing "ERROR". CauseThe following two different issues have been identified:
In the listener logs of the external Data Warehouse, we distinguish the following error entries:
SolutionThe above listener logs show clearly that IXP store processes and ProTrace (jdbc) are not connecting to the external Data Warehouse in the same way:The store processes are using the Service Name in the connection chain (SERVICE_NAME=DTO.xxxx.com), while the ProTrace application (jdbc) is connecting through the SID [Instance Name] (SID=DTO.xxxx.com). However, in the external Data Warehouse configuration menu on the NSP (Mediation -> Site -> DWH -> DTO_Pool -> Servers), in addition to the login, password and port, there is only one parameter (called "Service Name") which will be used by both store processes and ProTrace during the connection to the external database: Store processes will use it as a Service Name and the ProTrace application will use it as an Instance Name (SID). Consequently, on the external Data Warehouse, Service Name and Instance Name (SID) must be exactly identical. Since the modification of the Service name is much more simple than modifying the Instance Name (SID):
Attachments This solution has no attachment |
||||||||||||||||
|