My Oracle Support Banner

Variables in Mappings Upgraded from ODI 11g to 12c Lose Project Prefix and "#" Character (Doc ID 2383956.1)

Last updated on JUNE 16, 2022

Applies to:

Oracle Data Integrator - Version 12.2.1.2.6 to 12.2.1.2.6 [Release 12c]
Information in this document applies to any platform.

Symptoms

After upgrading from Oracle Data Integrator (ODI) 11g to 12.2.1.2.6, it was observed that some variables used in the Target Data Store had lost the Project Prefix Name and the "#" character.

Code in ODI 11g
MOD(#Project_name.var_name/100,100)  <<<There is a project prefix name and "#" in the variable

Code in ODI 12c
MOD(var_name/100,100)  <<<Project prefix name or "#" in the variable is missing

Changes

 Upgrade from ODI 11g to 12c

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.