3.7.5 Types of DB Connector for Cosminexus RM (RAR file)

When you use DB Connector for Cosminexus RM to connect to a database, use a RAR file according to the JDBC driver to be used. Use the server management commands to operate the RAR files. For details on how to use the server management commands to operate the RAR files, see the uCosminexus Application Server Application Setup Guide.

The following table describes the types of JDBC drivers and the corresponding RAR files.

Table 3-36 Mapping the JDBC drivers and RAR files

JDBC driverRAR fileExplanation
HiRDB Type4 JDBC DriverDBConnector_HiRDB_Type4_CP_Cosminexus_RM.rarUse this file when the transactions are not managed, or when a local transaction is used.
DBConnector_HiRDB_Type4_XA_Cosminexus_RM.rar#Use this file when a global transaction is used.
Oracle JDBC Thin DriverDBConnector_Oracle_CP_Cosminexus_RM.rarUse this file when the transactions are not managed, or when a local transaction is used.
DBConnector_Oracle_XA_Cosminexus_RM.rar#Use this file when a global transaction is used.

#: The light transaction functionality cannot be enabled.