Using sp_configure to configure the Q engine  number of Q engines at startup

Chapter 3: Configuring Real Time Messaging Services

max online Q engines

You can use the max online Q engines parameter with sp_configure to control the maximum the number of Adaptive Server Q engines. For example:

sp_configure "max online Q engines", 4

Valid values are:

The restrictions are:

Setting max online Q engines reserves the high range of max online engines for Q engines. Once you set max online Q engines, Adaptive Server engines cannot use the engines in the range that is reserved for Q engines. For example, if you set max online engines to 10, and set max online Q engines to 4, Adaptive Server cannot use engines 6, 7, 8, and 9, and subsequent attempts to change number of engines at startup to 7, 8, or 9 fail, as does attempts to add engines 6, 7, 8, or 9 to an engine group.

Because setting max online Q engines can affect existing production environments, Sybase recommends that you increase max online engines by the same value as you set max online Q engines. For example, to set max online Q engines to 4, increase max online engines by 4 also.





Copyright © 2005. Sybase Inc. All rights reserved. number of Q engines at startup

View this book as PDF