0% found this document useful (0 votes)
7 views1 page

Rajendra

This document lists common errors that may occur when executing interfaces in ODI. These include syntax errors in mapping joins or filters, columns not existing, clauses being in the wrong location or context, data servers being unreachable, tables or resources not existing, and knowledge modules providing irrelevant results. It notes that some errors reported as Java exceptions may actually originate from database servers, such as violations of integrity constraints.

Uploaded by

p_praveenraju91
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Rajendra

This document lists common errors that may occur when executing interfaces in ODI. These include syntax errors in mapping joins or filters, columns not existing, clauses being in the wrong location or context, data servers being unreachable, tables or resources not existing, and knowledge modules providing irrelevant results. It notes that some errors reported as Java exceptions may actually originate from database servers, such as violations of integrity constraints.

Uploaded by

p_praveenraju91
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Let us know the common errors we get after executing the

interfaces

Syntax error in mapping :Errors like

Syntax error in join condition

Syntax error in filter condition

Obvious error appears in a SELECT/INSERT or WHERE clause

Errors like Column does not exist

Syntax error
2. Incorrect execution location for mapping: Errors Like
1.

Incorrect execution location for join condition

Incorrect execution location for filter condition

A valid clause cannot be executed

A clause located at the wrong location (source/target)


3. Incorrect execution context or incoorect agent chosen: Erros like

Data servers unreachable

Tables/files/resources does not exist

Table not found


4. Incorrect knowledge module chosen: Errors like

Irrelevant results
Note: java exceptions are not always ODI errors. In many cases , the
error actually comes from a database server. It may be as simple as
a violation of an integrity constarint, caused by duplicate errors.

You might also like