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-2122446.1
Update Date:2016-10-18
Keywords:

Solution Type  Problem Resolution Sure

Solution  2122446.1 :   Static Enrichment is Not Working On Customized Dictionary  


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


Created from <SR 3-12365506541>

Applies to:

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

Symptoms

There are 3 static enrichment files applied on a session for which a customized dictionary has been created.

Only one enrichment provides correct results. Fields supposed to be populated by the 2 others are not fed.

Changes

The original dictionary has been customized and new fields have been added.

Cause

The 3 customized fields involved in current issue of enrichment are configured as follow:

# Type: Partial
STRING:CgSccpAddCountry:CgSccpAdd Country:CgSccpAdd Country:
  SIZE:60:DATA:OPTIONAL::60
  ORACLE:VARCHAR2
STRING:CgSccpAddOpe:CgSccpAdd Ope:CgSccpAdd Ope:
  SIZE:60:DATA:OPTIONAL::80
  ORACLE:VARCHAR2
STRING:CgSccpAddMccMnc:CgSccpAdd MccMnc:CgSccpAdd MccMnc:
  SIZE:15:DATA:OPTIONAL::15
  ORACLE:VARCHAR2

SIZE parameter is too small, and moreover it is not a multiple of 8 (for recall, SIZE is in Bits, not in Bytes), especially because fields are strings.

This configuration prevents a correct enrichment when a large strings such as e.g. "United States of America" must be added in field "CgSccpAddCountry" 

Solution

  1. Create a new Partial Dictionary (this is the basic element to create a customized dictionary) with bigger values for the parameter SIZE fo the new fields.
  2. Generate a new session by using this Partial Dictionary to generate a new output format.
  3. Apply the enrichment files.
  4. Check whether the values populated in the new fields are correctly stored and displayed.

References

<NOTE:1928982.1> - Recommendations to create ProTraq configurations
<NOTE:2020548.1> - Troubleshooting Static Enrichment

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