adspace


What is the load plans? And how to create for the load plans?

Answer Posted / Nikul Singh

A Load Plan in Oracle Data Integrator (ODI) is a collection of tasks that are executed together as a single unit. It allows you to group related tasks, schedule them for execution at specific times, and manage dependencies between tasks.nTo create a Load Plan, 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 > Load Plan.
3. Provide a name and description for the Load Plan.
4. Add tasks to the Load Plan by dragging them from the Control Flow tab.
5. Configure task properties such as scheduling, dependencies, and error handling.
6. Save and run the Load Plan.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you created fact table and dimension tables?

712