Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Upgrade RTC 5.0.2 to 6.0.3 error during ccm upgrade script

 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


0 votes



One answer

Permanent link

solution:


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


0 votes

Comments

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 log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 23 '17, 7:42 a.m.

Question was seen: 812 times

Last updated: May 29 '17, 11:33 p.m.

Confirmation Cancel Confirm