Script failure(s) in FSCM 9.1 tools 8.51.25 to FSCM 9.2 tools 8.54.15 upgrade
I'm using change assistant to upgrade FSCM 9.1 tools 8.51.25 to FSCM 9.2 tools 8.54.15. We created our DMO database using the software downloaded from MOS (fscm 9.2 through image 11) and then using the update image for Required at upgrade fixes.
When running the REL853 script and now the Tablespace alter script, i've encountered issues with "insert" statements. Error is very vague - ORA-600:
(INSERT INTO *** (
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [25027], [182], [654311442], [], [],
[], [], [], [], [], [], [])
I opened a case with MOS about the REL853 script and they could not find a reason why this occurred. Work around was modify script to run failed statements outside of change assistant (we used SQL Developer).