Here, we will read a comma separated csv file and sends data to target Oracle table.
Steps:
File format:
Here, we will read a comma separated csv file and sends data to target Oracle table.
Steps:
File format:
Here, we will see how to load a XML file to SQL table.
Steps:
Step1: Topology - Physical Architecture - XML
When ODI loads data from source table or datastore to Staging table, it stores to C$_default table then from there it sends the data back to Target table or datastore.
If we want to use unique object name like the unique staging area C$_12unique...default table then we have to go to mapping - physical tab and select option - "Use Unique Temporary object names".
By default, ODI will provide us few of the Global Knkwledge modules. Apart from that, we can also import Oracle provided KMs.
Steps to import:
Step1: Go to your created project and right click on the Knowledge modules object and traverse the following directory and select the required KMs and press ok
Path: C:\Oracle\Middleware\Oracle_Home\odi\sdk\xml-reference
Here, We will create a primary key constraints on dept no. On dept model datastore.
Steps:
Step1: Create a model folder.
Implementation Steps:
Step1: Locate the ODI load plan you created. And expand your load plan by clicking on the + sign next to the name of the load plan. This can be found within the “Load Plans and Scenarios” tab. Highlight the “Scheduling” option and right mouse click.. Then select New Scheduling.
1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper: File⇾Import⇾Service Bus Resources⇾ Se...