Configure command does not configure the JDBC connection
Merative ™ Social Program Management is now Cúram ™ by Merative™
Flashes (Alerts)
Abstract
The Merative™ Social Program Management “configure” command line target does not configure the JDBC connection correctly between Oracle Database and IBM® WebSphere® Application Server Fix Packs 9.0.0.7 and 8.5.5.14 or later.
Content
In IBM WebSphere Application Server (WAS) 9.0.0.7 and 8.5.5.14 and later fix pack releases, a change has been made to the templates that can be used to configure JDBC connections. This change now specifies a later version of the Oracle driver (ojdbc8.jar) in the template context used for configuring Oracle JDBC connections.
Social Program Management provides a “configure” target that can be used to configure the application server before the application is deployed. This target uses these WAS templates when configuring the JDBC connection to be used between the application server and the database.
This target, when used against these versions of WAS, now configures the JDBC connection incorrectly as the version of the Oracle driver shipped with Social Program Management is ojdbc6.jar (and not ojdbc8.jar). Although the “configure” target will run to completion, the targets to deploy the application will subsequently fail, as the JDBC connection configuration has not been set up correctly.
If this target is still required to be run against these versions of WAS, it is recommended to address the issue by manually editing the JDBC connection configuration using the WAS administration console. For more information, see "Configure an Oracle Database data source" in the Deploying on IBM® WebSphere® Application Server Guide . That is, review the Classpath and ensure the ORACLE_JDBC_DRIVER_PATH environment variable is correct. For version ojdbc6.jar of the Oracle driver, this must be the following syntax:
- ${ORACLE_JDBC_DRIVER_PATH}/ojdbc6.jar
This issue only applies to the following middleware combinations and versions:
Document Information
More support for:
Merative Social Program Management
Software version:
7.0.2, 7.0.1, 7.0.0
Operating system(s):
AIX, HP-UX, Linux, Solaris, Windows, z/OS
Modified date:
25 September 2022
Application Server | Database |
---|---|
WAS 9.0.0.7 (and later fix packs) |
Oracle 12.1 |
WAS 9.0.0.7 (and later fix packs) |
Oracle 12.2 |
WAS 8.5.5.14 (and later fix packs) |
Oracle 12.1 |
WAS 8.5.5.14 (and later fix packs) |
Oracle 12.2 |
Cross-reference information
Product | Platform | Version |
---|---|---|
Merative Social |
Platform Independent |
All Versions |
Merative Social |
AIX; HP-UX; Linux; |
7.0.2, 7.0.1, 7.0.0 |