Temporary Datastore Location Changed After ODI 12c Upgrade
(Doc ID 2265468.1)
Last updated on NOVEMBER 14, 2019
Applies to:
Oracle Data Integrator - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Oracle Data Integrator (ODI) 11g, there is a concept of Temporary Interfaces. ODI 12c no longer has these Temporary Interfaces and an upgrade converts them into Reusable Mappings.
Before the upgrade, a Temporary Interface may use the work schema as the target for the temporary tables. After the upgrade, the Reusable Mapping will unexpectedly use the data schema.
For example, with a data server view of the physical schema topology configuration:
- schema = <DATA_SCHEMA_NAME>
- work schema = <WORK_SCHEMA_NAME>
Prior to the upgrade, ODI 11g had a Temporary Target Datastore location set to Work Schema and the code generated the following:
Changes
The environment has been upgraded from ODI 11g to ODI 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 |