When you use DB Connector to connect to a database, you use the RAR file supported by the JDBC driver to be used. Use the server management commands to operate the RAR file. For details on how to operate the RAR file by using the server management commands, see the uCosminexus Application Server Application Setup Guide.
The following table describes the types of JDBC drivers and the corresponding RAR files.
Table 3-24 Mapping the JDBC drivers and RAR files
JDBC driver | RAR file | Explanation |
---|---|---|
HiRDB Type4 JDBC Driver | DBConnector_HiRDB_Type4_CP.rar | Use this file when transactions are not managed, or when a local transaction is used. |
DBConnector_HiRDB_Type4_XA.rar# | Use this file when a global transaction is used. | |
Oracle JDBC Thin Driver | DBConnector_Oracle_CP.rar | Use this file when transactions are not managed, or when a local transaction is used. |
DBConnector_Oracle_XA.rar# | Use this file when a global transaction is used. | |
DBConnector_CP_ClusterPool_Root.rar | Use this file when the root resource adapter is used with the connection pool clustering functionality. | |
DBConnector_Oracle_CP_ClusterPool_Member.rar | Use this file when the member resource adapter is used with the connection pool clustering functionality. | |
JDBC driver for SQL Server | DBConnector_SQLServer_CP.rar | This RAR file is used to connect to SQL Server. Use this file when transactions are not managed, or when a local transaction is used. |
#: The light transaction functionality cannot be enabled.