Upgrading and converting 12c non-CDB to 19c PDB
Hi,
I'm planning to upgrade two 12.2.0.1 non-CDB database instances under the same ORACLE_HOME to two 19c PDBs, I guess plugged into the same CDB. The two databases support an ADF application hosted on WebLogic. One stores the application data and the other WebLogic repository data. I'm wondering what happens to the WebLogic data sources/connections after the upgrade and conversion. If I use the currents SIDs as the new PDB names will the connections still work. Current SIDs: for app data: PROD1, for repository WLREP. We are using Driver Class: oracle.jdbc.OracleDriver. The connections string are