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

repotools -createTables to create tables for a new plugin

Hi,

I need to install an update site in RTC 2002. The plugins also require tables that should be created.

What steps I should follow to have the plugins installed + tables created.

I tried:

I created a provision profile ini file and added the update site.

Then I ran repotools -clean -createTables

Is that sufficient or should I follow additional steps?

Thanks

0 votes



One answer

Permanent link
Assume you have followed the example here implementing createTableDescriptors()

https://jazz.net/wiki/bin/view/Main/DataWarehouseExtending

the answer is yes - run ./repotools -clean -addTable and make sure you see this:
" Adding tables to the database "//dbserver:user=xxxxxxxx;password=xxxxxxxx;".
"

start your server back up and go to Reports tab and click on "Administer Data Warehouse". From the snapshot drop-down list, select your snapshot and click on "List All Tables", you should see your table showing up. If not, go to
https://jazz-server:9443/jazz/admin?internal=true#action=com.ibm.team.repository.admin.serverReset
and request a server reset and restart your jazz server and the snapshot and table should show up this time.

0 votes

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
× 10,940

Question asked: Sep 07 '10, 2:28 p.m.

Question was seen: 6,996 times

Last updated: Sep 07 '10, 2:28 p.m.

Confirmation Cancel Confirm