Considerations For Moving Operating System Dependent Code From One OS To Another In ODI Project.
(Doc ID 1099502.1)
Last updated on JUNE 16, 2022
Applies to:
Oracle Data Integrator - Version 10.1.3.4.0 and laterInformation in this document applies to any platform.
1. File Datastore
2. OdiOSCommand Tool
3. Operating System commands
4. Jython code
5. Variables
6. Procedures
Symptoms
There are 4 areas of concern when attempting to run ODI processes which include the execution of operating system (OS) or platform dependent scripts or tools :-
Running OS commands.
Executing the ODI OdiOSCommand tool.
Accessing File Dataservers and Datastores.
Launching OS commands with Jython scripts.
Changes
The ODI code / scripts are run on an OS other than the one on which they were originally designed for.
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |