Database migration
Is there a way to configure jdbc datasource pointing to database running on two instances? I am in the process of migrating existing Oracle database to a newer version. During the migration, there is a possibility that hostname, IP address configuration of the database may change. In order to keep application (WebLogic 12.2.1.3) running without any issues, is it possible to have connection pool settings pointing to two different hosts at the same time? I expect FMW to connect to one of the data sources. Could you please point me to a use case or appropriate documentation?
Thanks in advance,
mlrrr