Using the CLI scripts, you can upgrade existing JDBC drivers in the resource template of a runtime node or SystemNode. After running the scripts, the drivers are updated across the enterprise and the nodes are synced and restarted. The default driver for the resource template is also updated in the ActiveMatrix Administrator database.
Procedure
Configure the new third-party JDBC driver in
TIBCO_HOME using the "Configure Third-Party Driver" wizard of the TIBCO Configuration Tool (TCT).
Put a file at a special location in the feature's path with the driver name and version.
Note: You cannot set
objectSelector to
Environment/Node.
remote="true": Upgrades the features for remote nodes. (that is, nodes managed by remote hosts).
options="dryRun": If specified, features are not installed or enabled on the node.
Note: Database operations are not performed when
options="dryRun" is used. Hence, any log messages indicating that a feature has been removed or updated can be ignored. The logs are benign.