Hi Surya,
in addendum to Mike´s response:
Make sure you have the latest fix for the DataDirect driver applied to your installations.
OJDBC-Driver can be updated as well before the DB migration starts as a 12c Driver can connect to an 11g Database.
Just check at Oracle Technet Download section which is the correct jar-file.
As far as I know 9.8 is running on Java 7 so you should use the ojdbc7.jar from the latest drvier version 12.1.x.x available at OTN.
Search for “JDBC driver” on Oracle´s website.
Oracle 12.2 driver and newer do not have an ojdbc7.jar any longer, they only provide an ojdbc8.jar, which will only be working in Java 8 and newer.
You should consider upgrading your wM version to at least 9.12 asap for not falling too far behind to the current version (10.5) and to ease future migrations to current versions.
For the locations where the connectivity parameters are stored:
For IS internal pools check for IntegrationServer/instances/default/config/jdbc/pools directory.
You can edit the url there.
For MWS check for MWS/server/default/config/mws.db.xml.
This one can be edited as well to change the host where the database is running.
For JDBC Adapter this is performed best when IS is online and then edit the connections accordingly.
Regards,
Holger
#webMethods-General#Integration-Server-and-ESB#webMethods