It's all about the answers!

Ask a question

RE: Install the Sample Data


jaya krishna (11612112) | asked Sep 21 '09, 5:40 p.m.
Hi All,

Could someone explain me in more clear about the point 4 and 5 which is displayed in the help. My query is what should i do after point 4, should i edit the bat file ?
ie:
4. Open a command prompt, and change to the directory that contains the sample script:
In Windows, go to C:\Program Files\IBM\RQM20\samples\classics.
5. Run the installation script:
In Windows, type install_samples.bat /a project /s https://localhost:9443/ /u ADMIN /p ADMIN
where project is the name of your project area, localhost is the host name of your server, and 9443 is the port number.

Tip: If the name of your project area contains spaces, replace them with plus signs. For instance, Quality Manager Sample is Quality+Manager+Sample. Here are some examples of the installation script:
Installation script using the default project area: install_samples.bat /s https://localhost:9443/ /u ADMIN /p ADMIN
Installation script with no spaces in the project area name: install_samples.bat /a QualityManagerSample /s https://localhost:9443/ /u ADMIN /p ADMIN
Installation script with spaces in the project area name: install_samples.bat /a Quality+Manager+Sample /s https://localhost:9443/ /u ADMIN /p ADMIN

Thanks in Advance.

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.