ODI - Context

Card Puncher Data Processing

About

Contexts are used to group physical resources together in the same environment. Typical contexts are:

  • Development,
  • User Acceptance Test (UAT),
  • Production,
  • and so on.

Creation

Naming Convention

Oracle recommend to:

  • use a meaningful name for the context.
  • write it in uppercase.
  • avoid spaces and special characters in the context code.
Name: <Context Name>
Code: <CONTEXT_CODE>

Example:

Name: Development Ctx
Code: DEV

Name: Production NY
Code: PROD_NY

Steps

In the Topology Manager, click the Context tab and then click the Insert Context icon. This will bring up the Definition tab for the context. Populate the fields as shown in the figure below.

Odi Topology Create Context





Discover More
Odi Oracle Reverse Def
ODI - Reverse-engineering Oracle

for Oracle create a context create a physical data server and its physical schema create (if not define in the physical schema) a logical schema You have two type (two ways) to reverse...
Card Puncher Data Processing
ODI - Scenarios

A scenario is the partially-generated code (SQL, shell, etc) for the objects (interfaces, procedures, etc.) contained in a package. Once generated, the scenario is stored inside the Work repository. The...
Odi Jkm Oracle
ODI - Setting up Journalizing/CDC

This is the basic process for setting up CDC on an Oracle Data Integrator data model. Each of these steps is described in more detail below. Set the CDC parameters Add the datastores to the CDC ...
Odi Topology Create Physical Schema
ODI - The physical schema

When you create a data server, the physical schema windows appear automatically or right click on a data server, insert a physical schema. Fill in: the schema the work schema. ODI Knowledge Modules...



Share this page:
Follow us:
Task Runner