|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationMessageHandle | |
|---|---|
| oracle.odi.domain.validation | |
| Uses of ValidationMessageHandle in oracle.odi.domain.validation |
|---|
| Fields in oracle.odi.domain.validation declared as ValidationMessageHandle | |
|---|---|
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_CONTEXT_DOESNT_EXISTContext is specified on a step "{0}", but it's no longer present in the topology. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_COULD_NOT_VALIDATE_SQLLoadPlan Variable \"{0}\" has SQL, which could not be validated. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_DIFFERENT_LOGICAL_SCHEMALoadPlan Variable "{0}" LogicalSchema "{1}" is different than the design repository Variable "{2}" LogicalSchema "{3}". |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_DIFFERENT_VARIABLE_SQLLoadPlan Variable "{0}" SQL is different than the design repository Variable "{1}" SQL. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_EXCEPTION_ISNT_USEDException \"{0}\" is not used in the Load Plan. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_LOGICAL_AGENT_DOESNT_EXISTLogical Agent is specified on a step "{0}", but it is no longer present in the topology |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_MAPPING_IS_MISSEDContext "{0}" and Logical agent "{1}" on a step "{2}" does not map to any physical agent. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_MISSED_SCENARIO_VARIABLEScenario "{0}", which is referenced by RunScenario step "{1}", has variable "{2}" but LoadPlan does not have variable with the same name. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_MISSED_VARIABLELoadPlan has variable "{0}", but repository doesn't have variable with the same name. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_REFRESH_WITHOUT_SQLLoadPlan Variable "{0}" is refreshed at step "{1}", but it has no SQL. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_SCENARIO_HAS_NEWER_VERSIONScenario "{0}", which is referenced by RunScenario step "{1}", has a newer version \"{2}\" in the repository. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_SCENARIO_WASNT_FOUNDScenario "{0}" wasn't found. |
static ValidationMessageHandle |
ValidationMessageHandle.LOAD_PLAN_VARIABLE_TYPE_MISMATCHScenario variable "{0}" type and LoadPlan variable "{1}" type mismatch. |
| Constructors in oracle.odi.domain.validation with parameters of type ValidationMessageHandle | |
|---|---|
ValidationRecord(ValidationMessageHandle messageHandle, java.lang.Object... args)Create new record. |
|
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||