What is data store? How to create data store?
Answer / Jitendra Rathore
A Data Store in Oracle Data Integrator (ODI) represents a logical view of the source and target systems. It contains information about the physical location, database schema, tables, columns, and other metadata required for data integration.nTo create a Data Store, follow these steps:
1. In ODI Studio, go to the Project explorer and right-click on the project you want to modify.
2. Select New > Data Store.
3. Provide a name and description for the Data Store.
4. Choose the type of Data Store (e.g., Oracle Database, File System, etc.).
5. Configure the connection details and other properties specific to the chosen Data Store type.
6. Save the Data Store by clicking Apply and then OK.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is variable and how many types of variable?
What flow of MSExcel in odi?
How to load data from multiple files to single target?
Difference between delete & truncate?
What is the variable?
What is variable? What is Flow of variable?
What is the history of ODI?
suppose having unique and duplicate but I want to load unique record one table and duplicates one table?
1 Answers Hexaware, Seventhsense Technologies,
Differences between package and loadplans?
how to reverse engineer views(how to load the data from views)?
1 Answers Seventhsense Technologies,
What is the normalization?
What is temporary Interface( Yellow Interface) ?