It's all about the answers!

Ask a question

Rational CLM 6.0 on DB2 10.1.4: Custom JTS setup, Create Table failing


Narayanan Potti (27037279) | asked Dec 01 '15, 6:39 p.m.
 I am getting error when running custom JTS setup. Rational CLM 6.0 installed on AIX 7.1 TL3.
Application server: Apache TomcatDB server =DB2/AIX64 10.1.4
SQL auth ID=RATADM  

Database creation failed with an exception
com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0256E An exception occurred creating content tablespace. at com.ibm.team.repository.service.TeamRepositoryExceptionHelper.wrapException(TeamRepositoryExceptionHelper.java:58) at com.ibm.team.repository.jdbcdriver.internal.db2.Db2Provider.internalCreateDataTablespace(Db2Provider.java:420) at com.ibm.team.repository.jdbcdriver.internal.db2.Db2Provider.createTablespaces(Db2Provider.java:390) at com.ibm.team.repository.jdbcdriver.internal.db2.Db2Provider.prepareDbForInitialization(Db2Provider.java:339) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
 at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347) at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56) at com.sun.proxy.$Proxy2419.prepareDbForInitialization(Unknown Source) at com.ibm.team.repository.service.internal.rdb.AbstractDatabaseService.internalCreateAllSchemas(AbstractDatabaseService.java:194) at

Assigned DBADM privilege to RATADM user and did not help. Infocenter documentation on creating databases for DB2 LUW is very incomplete. JTS setup cannot be run if database was created using those steps. It appears during custom JTS Setup Create Tables the application is creating Tablespace not just creating tables. Which script is getting executed during create table step ? In repotool.sh file I cannot find a section for DB2 LUW. It has sections for DB2z and DB2I. 

Be the first one to answer this question!


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.