My Oracle Support Banner

ODI 12.1.3 Lookup Does Not Generate Code to Handle Default Values Used for "No Match Rows" (Doc ID 2066870.1)

Last updated on JUNE 16, 2022

Applies to:

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

Symptoms

An ODI 12.1.3 mapping contains several lookups. The code generated for the lookup does not include the default values specified for "No Match Rows" in the Match Row Rules section. The following is an example:

 Name: LOOK_UP_PART_LOC_FROM      Lookup condition:  <ALIAS>.COL1 = <ALIAS2>.<COL2>
 Technical Description:  [D_PART_LOCATIONS (<ALIAS>)].[COL1] = [nvl(ltrim( [<STG_SCHEMA> (<STG_SCHEMA>)].[<COLUMN>] ,'0'),'-1')]
 Match Row Rules:        KEY       -1


The code generated for the <ALIAS> lookup:

Because Match Row Rules:         KEY       -1         and  default values for "No Match Rows" are missing.

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
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.