max online engines

Summary information

Default value

1

Range of values

1–128

Status

Static

Display level

Intermediate

Required role

System administrator

Configuration groups

Memory Use, Processors

The role of max online engines is to set a high value of engines to be taken online at any one time in an SMP environment. It does not take the number of CPUs available at start-up into account, and allows users to add CPUs at a later date.

max engines online specifies the maximum number of Adaptive Server engines that can be online at any one time in an SMP environment. See Chapter 5, Managing Mulitprocessor Servers,” in System Administration Guide: Volume 2 for a detailed discussion of how to set this parameter for your SMP environment.

At start-up, Adaptive Server starts with a single engine and completes its initialization, including recovery of all databases. Its final task is to allocate additional server engines. Each engine accesses common data structures in shared memory.

When tuning the max engines online parameter:

See Chapter 3, “Using Engines and CPUs” in the Performance and Tuning Series: Basics .