The following subsections describe the installed file structure of the adapter on a Linux, OS/400 or Windows system.
For instructions on installing the JDBC adapter on these systems, see Installing the adapter. Table 2 describes the Windows file structures, Table 3 describes the OS/400 file structures and Table 4 describes the Linux file structures used by the connector.
Table 2. Installed Windows file structure for the connector
Subdirectory of %ProductDir% | Description |
---|---|
connectors\JDBC |
Contains the connector CWJDBC.jar and the start_JDBC.bat files. |
connectors\JDBC\dependencies |
Contains the SQL scripts that create the event, archive, and unique identifier tables. |
connectors\messages |
Contains the JDBCConnector.txt file as well as the JDBCConnector_ll_TT.txt files (message files specific to a language (ll) and a country or territory (TT)). |
repository\JDBC |
Contains the CN_JDBC.txt file. |
connectors\JDBC\Samples |
Contains README_Samples.txt and sample files for creating different stored procedures and business objects. |
\lib |
Contains the WBIA. jar file. |
\bin |
Contains the CWConnEnv.bat file. |
Table 3. Installed OS/400 file structure for the connector
Subdirectory of %ProductDir% | Description |
---|---|
connectors\JDBC |
Contains the connector CWJDBC.jar and the start_JDBC.sh files. |
connectors\JDBC\dependencies |
Contains the SQL scripts that create the event, archive, and unique identifier tables. |
connectors\messages |
Contains the JDBCConnector.txt file as well as the JDBCConnector_ll_TT.txt files (message files specific to a language (ll) and a country or territory (TT)). |
repository\JDBC |
Contains the CN_JDBC.txt file. |
connectors\JDBC\Samples |
Contains README_Samples.txt and sample files for creating different stored procedures and business objects. |
\lib |
Contains the WBIA. jar file. |
\bin |
Contains the CWConnEnv.sh file. |
Table 4. Installed Linux file structure for the connector
Subdirectory of %ProductDir% | Description |
---|---|
connectors/JDBC |
Contains the connector CWJDBC.jar and the start_JDBC.sh files. |
connectors/JDBC/dependencies |
Contains the SQL scripts that create the event, archive, and unique identifier tables. |
connectors/messages |
Contains the JDBCConnector.txt file as well as the JDBCConnector_ll_TT.txt files (message files specific to a language (ll) and a country or territory (TT)). |
repository/JDBC |
Contains the CN_JDBC.txt file. |
connectors/JDBC/Samples |
Contains README_Samples.txt and sample files for creating different stored procedures and business objects. |
/lib |
Contains the WBIA. jar file. |
/bin |
Contains the CWConnEnv.sh file. |
Installer adds an icon for the connector file to the IBM WebSphere Business Integration Adapters menu. For a fast way to start the connector, create a shortcut to this file on the desktop.
For more information on installing the connector component, refer to the following guides: