What if my database server does not support the drivers supplied with the product images?

Database server does not support JDBC driver supplied with the product images.

By default, the configureDb command references the JDBC drivers supplied with the product images. If your database server is not compatible with the supplied drivers, then contact your database administrator for the correct version to use with your database server and specify the driver path using this optional parameter: dbdriverpath db_driver_path. Ensure the JDBC drivers are not deleted from this path as they are referenced and used by the product.

Proceed as follows:
  1. Browse to the folder containing the configureDb command. The command is located in the following path, depending on the component for which you are installing:
    master domain manager
    image_location/TWS/interp_name
    Dynamic Workload Console
    image_location
  2. When launching the configureDb command to confgure the database, as explained in Creating and populating the database, specify the following argument:
    dbdriverpath db_driver_path
    The path where the database drivers are stored. This parameter is optional. By default, the configuration script references the JDBC drivers supplied with the product images.
  3. When launching the serverinst command to install the master domain manager, as explained in Installing the master domain manager and backup master domain manager, specify the dbdriverpath argument with the same value specified for the configureDb command.
  4. When launching the dwcinst command to install the Dynamic Workload Console, as explained in Installing the Dynamic Workload Console servers, specify the dbdriverpath argument with the same value specified for the configureDb command.

For more information about the installation commands, see Reference.