Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Getting Started with Oracle Data Integrator 11g: A Hands-On Tutorial

You're reading from  Getting Started with Oracle Data Integrator 11g: A Hands-On Tutorial

Product type Book
Published in May 2012
Publisher Packt
ISBN-13 9781849680684
Pages 384 pages
Edition 1st Edition
Languages

Table of Contents (21) Chapters

Getting Started with Oracle Data Integrator 11g: A Hands-On Tutorial
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Product Overview Product Installation Using Variables ODI Sources, Targets, and Knowledge Modules Working with Databases Working with MySQL Working with Microsoft SQL Server Integrating File Data Working with XML Files Creating Workflows—Packages and Load Plans Error Management Managing and Monitoring ODI Components Concluding Remarks
Index

Packages


Packages are the basic element of orchestration in ODI. This is where you will sequence your interfaces, and define what operation to perform when a step (or interface) fails. One important point to keep in mind is that packages can be very sophisticated with the use of tools, but the execution of the different steps in a package is always sequential. For execution of steps in parallel, we will look into Load Plans a little further down in the chapter.

Creating a package

Since you cannot use an interface from a different project in a package, packages will be created in the same project as the interfaces.

Further, for the code to be easier to maintain, one approach is to organize interfaces and packages in a folder (and as many subfolders as needed) so that a folder only contains one package and the interfaces needed for that package. Interfaces that would be shared across packages can be grouped in a separate folder, still in the same project.

To create a package, go to the Packages...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}