The Oracle Data Integrator installation directory contains the following sub-directories:
Directory |
Description |
---|---|
/bin |
Contains all the scripts for launching the different Oracle Data Integrator modules and tools. These scripts are given in detail below. |
/demo |
Contains all the data sets required for the demonstration supplied with Oracle Data Integrator. It also contains the demo repository. |
/doc |
Contains the documentation in electronic format. |
/drivers |
Contains all the drivers supplied with Oracle Data Integrator. |
/impexp |
Contains all the objects that you can import to your repository (Knowledge modules, technologies, etc). |
/lib |
Contains all the java libraries used by Oracle Data Integrator |
/tools |
Contains the external tools provided with Oracle Data Integrator |
Scripts & Tools
The following table lists the scripts and tools provided in the /bin directory. The extension for these scripts is .bat for Windows scripts and .sh for Unix scripts.
To launch one of these scripts, go to the Oracle Data Integrator /bin folder and double-click on the icon of the script file, or from a command line, enter the name of the module to launch. Type <script_name> -help from the command line for the on-line help.
File |
Description |
---|---|
agent |
Starts an Agent. |
agentscheduler |
Starts a Scheduler Agent. |
agentservice |
Installs or removes the Agent or Agent scheduler as a Service. (Windows Only) |
agentstop |
Stops an Agent. |
agentweb |
Starts a Web Agent. |
designer |
Starts Designer. |
jython |
Starts a Jython Console. |
mimport |
Starts the Master Repository Import wizard. |
mupgrade |
Starts the Master Repository Upgrade wizard. |
operator |
Starts Operator. |
repcreate |
Starts the Master Repository Creation wizard. |
restartsession |
Resumes a session. |
security |
Starts Security Manager. |
setpath |
Utility script. Adds the file name passed as a parameter to the classpath. (Windows Only) |
odiparams |
Configuration script. This script contains the parameters for starting Oracle Data Integrator modules. These variables can be manually updated in the file. The description of each of the variables is contained in the script. |
startcmd |
Starts an Oracle Data Integrator command. |
startdemo |
Starts the demonstration environment. |
startscen |
Starts a the execution of a scenario. |
stopdemo |
Stops the demonstration environment. |
topology |
Starts Topology Manager. |