Does Oracle TimesTen In-Memory Database have any special hardware and software requirements?
The Oracle TimesTen database was built with the assumption that all the data being managed resides in physical memory (RAM). As a result, the most important thing to consider regarding hardware is to have sufficient RAM available in the application tier. Aside from that, TimesTen has very few hardware considerations. As with any application, having an appropriate number of CPUs (running at appropriate clock speeds) is important for your application to run as fast as possible. Similarly, to take advantage of multiple CPUs, you need to either run multiple applications, or you should write your applications to use multiple threads. Additionally, the transaction logs and checkpoint files are persisted on disk, faster disks yield better overall performance. Oracle In-Memory Database Cache resides in the application tier, it uses SQL*Net to communicate to the Oracle database. Oracle Database Instant Client is installed with In-Memory Database Cache, in order for it to connect to the Oracle d