Monday, May 28, 2012

Permanent Target Datastore in odi

Permanent Target Datastore

To insert the permanent target datastore in an interface:
  1. In the Designer Navigator, expand the Models tree and expand the model or sub-model containing the datastore to be inserted as the target.
  2. Select this datastore, then drag it into the Target Datastore panel. The target datastore appears.
  3. In the Property Inspector, select the Context for this datastore if you want to target this datastore in a fixed context. By default, the datastore is targeted on the context into which the interface is executed. This is an optional step.
  4. If you want to target a specific partition of this target datastore, select in the Property Inspector the partition or sub-partition defined for this datastore from the list. This is an optional step.
Once you have defined your target datastore you may wish to view its data.
To display the data of the permanent target datastore of an interface:
  1. Right-click the title of the target datastore in the Target Datastore panel.
  2. Select Data...
The Data Editor containing the data of the target datastore appears. Data in a temporary target datastore cannot be displayed since this datastore is created by the interface.

No comments:

Post a Comment