What Is the Purpose of the "Ignore Errors" Flag on ODI KMs and Procedures
(Doc ID 2826101.1)
Last updated on DECEMBER 06, 2021
Applies to:
Oracle Data Integrator - Version 11.1.1.9.99 and laterInformation in this document applies to any platform.
Goal
What is the purpose of the "Ignore Errors" flag (checkbox) on Oracle Data Integrator (OD) Knowledge Modules and Procedure steps?
For example, if one Procedure step sets "Ignore Errors" flag = True, and implements:
- On the "Command on Source" tab, a SELECT from a source table to bring a list of Scenario names and version
- On the "Command on Target" tab, an OdiStartScen command to run the Scenario returned by the SELECT on source, in asynchronous mode (-SYNC_MODE=2)...
... Is ODI expected to stop executing the OdiStartScen Sessions if a previous one has failed?
Solution
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
Goal |
Solution |