It's all about the answers!

Ask a question

Upgrade RTC 5.0.2 to 6.0.3 error during ccm upgrade script


Yael K (471130) | asked May 23 '17, 7:42 a.m.

 Hi,

We are in the middle of upgrading to CLM 6.0.3, WAS 8.5.5.11, Java 7, Oracle 11g.
JTS finished upgrading successfully.
CCM displayed this error during repotools-ccm.sh -addTables:


CRJAZ1374E The table named "WORKTMS_SNPSHT_WC_LRG_STNG_XT" failed to be added to the schema named "WORKITEMS_SNAPSHOT".
CRJAZ0827I: Failed to save the table name in table map.
CRJAZ1791E The migration complete with error. The imported database is unstable and should not be used without further analysis.
ORA-0001:unique constraint (RTC_USER.JAZZ_JAZZ_TABLE_MAP_PK) violated

Do you have any idea why this happens and what can we do to fix/trace origins of this issue?

Thanks,
Yael


One answer



permanent link
Yael K (471130) | answered May 24 '17, 3:03 a.m.

solution:


Turns out that my ojdbc7.jar file didn't have suitable permissions.
chmod 744 ojdbc7.jar did the trick.



Comments
Donald Nong commented May 29 '17, 11:33 p.m.

Wow! I have never thought that a JDBC driver permission issue could need to an ORA-0001 error. Thanks for sharing!

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.