Hi kkoerrentz,
I think the key is this message
..
2016-08-31 15:57:18,591 - java.sql.SQLNonTransientConnectionException: [mercury][Oracle JDBC Driver]Internal error: Net8 protocol error.
..
I found some related case, where the issue was with the JDBC driver version.
You state that you are using
BSM 9.20 -> BSM 9.25 -> BMS 9.25IP2 Patch with Oracle 12.c database.
BSM 9.25 IP2 comes with a new Oracle JDBC driver (updated from 9.25 IP1), and I had two or three cases where parts of BSM - for whatever reason - didn't work with the new driver. We downgraded the driver to the version delivered with 9.25 IP1, and all worked like a charm.
Versions
BSM 9.25 IP1 : 5.1.3.000142 (F000153.U000068)
BSM 9.25 IP2 : 5.1.4.000208 (F000209.U000089)
Were you running BSM 9.25 IP2 on the previous server, or by any chance IP1 only?
The Oracle driver can be downgraded via
- on all systems stop BSM
- on all systems move C:\HPBSM\lib\mcoracle.jar to for example the Desktop
- on all systems copy C:\HPBSM\installation\HPBsm925IP361\backup\lib\mcoracle.jar to C:\HPBSM\lib\mcoracle.jar
- on all systems start BSM
This is something I would try with. I attached the driver as mcoracle.jpg, you need to rename it to .jar
(As I don't know what this forum software does, you fisrt might rename it to .zip and check if you can open it with WinZip or alike. If this works, rename it to .jar)
Greetings
Siggi