Can we install RRC and DB2 9.5 on the same server ?
![](http://jazz.net/_images/myphoto/f125b809fe480b3e1454b236682d2afd.jpg)
Hi,
I happened to see one of the line
"The machine that you wish to use as the database server can be different from the one on which the Rational Requirements Composer 2.0 Server is running. "
Is this because of performance issues for testing purpose I am planning to get this done on the same machine.
Did anyone tried and faced any issues
I happened to see one of the line
"The machine that you wish to use as the database server can be different from the one on which the Rational Requirements Composer 2.0 Server is running. "
Is this because of performance issues for testing purpose I am planning to get this done on the same machine.
Did anyone tried and faced any issues
2 answers
![](http://jazz.net/_images/myphoto/f125b809fe480b3e1454b236682d2afd.jpg)
Hi,
I happened to see one of the line
"The machine that you wish to use as the database server can be different from the one on which the Rational Requirements Composer 2.0 Server is running. "
Is this because of performance issues for testing purpose I am planning to get this done on the same machine.
Did anyone tried and faced any issues
Most people when they demonstrate RRC are using a single machine, with database (DB2 or derby), RRC server (Tomcat) and client all running on the same machine. This works well for smaller number of users and data, than a full enterprise deployment. For demo's we have at least 3Gbytes of memory.
The performance is best with the database server separate from the RRC server, see the white-paper summary below.
http://www.ibm.com/developerworks/rational/library/10/rrcperformanceandscalablitytestresults/index.html
Summary
The main performance bottleneck is the application server machine for various test runs with varying amounts of load. So it is better to use a dual-tier environment with the better-performing machine hosting the application server. In our tests, IBM DB2 and Oracle databases handled the user loads similarly. Therefore, use whichever database software that you and your customer are most comfortable with using. We also found that the performance of the application servers is similar for various user loads. We prefer the WebSphere server because of the enterprise needs (security and administration) of Rational Requirements Composer administrators, as well as its features for customized performance-tuning.