Starting the Administration Server

3-4 Oracle Fusion Middleware Installation Guide for Oracle Data Integrator systems script in the bin directory inside the directory where you created your domain. These managed servers must be started from the command line. This command also requires that you specify a server name. The server that needs to be started is: odi_server1 Oracle Data Integrator Server For example, to start ODI Server on a UNIX operating system: MW_HOMEuser_projectsdomainsdomain_ namebinstartManagedWebLogic.sh odi_server1 On Windows operating systems: MW_HOME\user_projects\domains\domain_ name\bin\startManagedWebLogic.cmd odi_server1 Before the managed server is started, you will be prompted for the WebLogic Server user name and password. These were provided on the Configure Administrator Username and Password Screen in the Configuration Wizard. See Oracle Fusion Middleware Creating Domains Using the Configuration Wizard for more information.

3.2 Configure ODI Studio, Repositories, and the Standalone Agent

The following manual steps may be required for specific component installations: ■ Section 3.2.1, Add Additional Drivers and Open Tools ■ Section 3.2.2, Manually Create Repositories ■ Section 3.2.3, Manually Connect to Existing Repositories ■ Section 3.2.4, Manually Configure the Standalone Agent ■ Section 3.2.5, Starting the Standalone Agent

3.2.1 Add Additional Drivers and Open Tools

ODI installation includes a set of DataDirect drivers for the following technologies: Oracle, Hypersonic SQL, SQL Server, Sybase ASE, and DB2 UDB. If additional drivers and open tools are needed, they must be added to the Standalone Agent and the ODI Studio in the following directories: ■ On UNIXLinux operating systems: HOME.odioraclediuserlib This folder contains the additional_path.txt file that allows you to declare additional files or folders outside of the userlib directory from which the ODI Studio acquires its libraries and drivers. Note that this folder is created after you launch ODI Studio for the first time. Standalone Agent ODI_HOMEoraclediagentdrivers ■ On Windows operating systems: APPDATA\odi\oracledi\userlib APPDATA is the Windows Application Data directory for the user usually C:\Documents and Settings\user\Application Data. Note that this folder is created after you launch ODI Studio for the first time.