Your relational database is a critical element for performance and
disaster recovery.
The database requirements and recommendations are as follows:
- 10-20 GB of database storage should be sufficient for most
environments
- For Oracle, an architecture based on Oracle RAC is recommended
- For Microsoft SQL Server, a clustered configuration is recommended
- For MySQL, use MySQL Cluster
- The provided Derby database, while sufficient for proof-of-concept
work, is generally insufficient for the enterprise. Full-featured databases
like Oracle, MS SQL Server, or MySQL are better options.
- Whichever database management system is used, the database should be
configured for high-availability and high-performance and should be backed up
regularly.
Copyright © 2011–2015 Serena Software, Inc. All rights reserved.