Starting and stopping the Report Server for ClearQuest

When Websphere Application Server is started, it starts the Report Server for ClearQuest. You can also start and stop the server manually.
About this task
To start the Report Sever for ClearQuest from a command line, use the following command:
%RATIONAL_COMMON%CM/profiles/reportalprofile/startServer server1

Stopping the Report Server for ClearQuest

About this task
To stop the Report Sever for ClearQuest, from a command line, use the following command :
%RATIONAL_COMMON%/CM/profiles/reportalprofile/stopServer server1 -username USERNAME -password PASSWORD

Feedback