Derby limitations
We are working to figure out our RQM plans and a question arose about if there are any limitations with using derby as the backend database for our instance? We plan to start mostly with manual test cases in RQM but will be migrating our automation to interface with RQM over time. Perhaps if there is a table that compares derby and DB2? Thanks in advance
One answer
One important difference between Derby and DB2 is that the Derby Db has a 10 user limitation.
From RQM help:
The Derby database is limited to 10 users. If you want to support more than 10 users and do not have access to an available DB2, Oracle, or SQL Server database, install the DB2 Workgroup Server edition that comes with the product.
From RQM help: