The following list breaks down the major factors that may affect hardware resources. Most of these cannot be known until later in the implementation process. Use this list as a guide to help you assess your needs and to avoid implementation designs that can create performance issues.
A large number of projects or a large number of activities per project.
Impact: The response time may increase if the number of activities per project is greater than 500, or if there are more than a million activities across all projects
The number and size of the uploaded documents.
Impact: Additional disk space is required to hold all uploaded documents.
Suggestion: Due to database overhead, we recommend a disk space of at least 30% more than aggregate uploaded document size.
The network connection between the application servers and the database should be low-latency, with both application and database servers on the same LAN.
Impact: Increasing the database network latency increases response times significantly.
Suggestion: If possible, install the application tier and database on the same local area network.
Performance and Scalability Considerations
Legal Notices
Copyright © 2017,
Oracle and/or its affiliates. All rights reserved.
Last Published Friday, October 27, 2017