System Requirements and Server Sizing

From InterBase

Go Up to Introduction to Operations


InterBase server runs on a variety of platforms, including Microsoft Windows server platforms, Linux, and several UNIX operating systems.

The InterBase server software makes efficient use of system resources on the server node. The server process uses little more than 1.9MB of memory. Typically, each client connection to the server adds approximately 115KB of memory. This varies based on the nature of the client applications and the database design, so the figure is only a baseline for comparison.

The minimal software installation requires disk space ranging from 9MB to 12MB, depending on platform. During operation, InterBase sorting routine requires additional disk space as scratch space. The amount of space depends on the volume and type of data the server is requested to sort.

The InterBase client also runs on any of these operating systems. In addition, InterBase provides the InterClient Java client interface using the JDBC standard for database connectivity. Client applications written in Java can run on any client platform that supports Java, even if InterBase does not explicitly list it among its supported platforms. Examples include Internet appliances with embedded Java capabilities.

Terminology: Throughout this document set, "Windows server platforms" refers to the supported Windows Server versions. "Windows non-server platforms" refers to the supported Windows versions designed for personal computers.

For a list of supported Windows versions refer to System Requirements/Prerequisites.

Advance To: