It's all about the answers!

Ask a question

repotools.sh createTables


Sagar shah (821617) | asked Feb 14 '12, 2:59 p.m.
Hi

What does this command do ?
repotools.sh createTables

we were moving the RTC server from win 2003 to Linux. we copied the server/conf and tomcat/conf from win 2003 to linux box

During setup we were not able to conect to JDBC and someone from the forumn mention to run the below steps

-Set 'DB version checking' to 'false'
- Shutdown the server
- Run 'repotools.sh -createTables'

The repotools.sh script asked to drop and create tables what does it do ?
CRJAZ8190E: The fulltext index location property (indexLocation) should point to an absolute directory but is currently set to 'D:/RTC-2.0.0.1-workitem-idex-location'


-Thanks
Raja

2 answers



permanent link
mehul Prajapati (18125554) | answered Feb 22 '12, 12:56 p.m.
repotools.sh -createTables will delete all the data in the current database and you are at state 0.

So if you already have the data in the database do not run repotools.sh -createTables without contacting IBM support.

Always have the backup of the your database before running repotools.sh -createTables so that you can restore if anything goes wrong

permanent link
Sagar shah (821617) | answered Feb 17 '12, 11:34 a.m.
repotools.sh -createTables does more or less the same thing as when you click on 'Create Tables' from the setup page. It uses the information from your teamserver.properties to connect to the database and create db objects.

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.