It's all about the answers!

Ask a question

Does "repotools -verify" require that the database be up and running?


Luca Martinucci (1.0k294112) | asked Aug 01 '12, 12:16 p.m.
edited Aug 01 '12, 4:27 p.m. by David Olsen (5237)
Can running a repotools-<application> -verify be run after shutting down the database or should it be up?
I am bit afraid of corrupting the data if anybody is accessing them while verifying their integrity

Accepted answer


permanent link
Martha (Ruby) Andrews (3.0k44251) | answered Aug 01 '12, 4:58 p.m.
JAZZ DEVELOPER
repotools-<application> -verify should be run after shutting down the application. The command attempts to determine if there is a running instance of the server and exits if there is. The database itself can be running. No one should be accessing the data directly from the database. If the application is not running, users should not be accessing the data.

See this help page for more information on the command:
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/index.jsp?topic=%2Fcom.ibm.jazz.install.doc%2Ftopics%2Fr_repotools_help.html

Martha (Ruby) Andrews
Jazz L3 Developer
Luca Martinucci selected this answer as the correct answer

One other answer



permanent link
Leonardo Marzo (24964852) | answered Aug 01 '12, 4:29 p.m.
 In order to run repotools verify, the application (Websphere or Tomcat) must be down, but the database needs to be UP. 

If it is not possible to stop the app server, you can run the online verify tool (https://jazz.net/wiki/bin/view/Main/OnlineVerifyTool) which performs similar tests. 

Regards, 

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.