Previous Topic Next topic Print topic


Oracle

You can build switch modules for several versions of oracle. Execute the build command as follows:

build oracle-version

where oracle-version can be:

ora8 For Oracle 8 databases
ora9 For Oracle 9 databases
ora10 For Oracle 10 databases

To connect to Oracle data sources from JES-initiated tasks, you must build an additional switch module. Execute the build command as follows:

build ora1pc

This additional module must be loaded by the main switch module; therefore include the full path to it in your system's environment variable.

Previous Topic Next topic Print topic