Planning

The System Administrator performs the analysis described in steps 1 and 2 of the algorithm in “Algorithm for successfully distributing engine resources” and decides on the following hierarchy plan:

Table 4-1 summarizes the analysis and specifies the execution class to be assigned by the System Administrator. Notice that the tuning granularity gets finer as you descend the table. Applications have the greatest granularity, or the largest scope. The stored procedure has the finest granularity, or the narrowest scope.

Table 4-4: Example analysis of an Adaptive Server environment

Identifier

Interactions and comments

Execution class

OLTP

  • Same tables as isql

  • Highly critical

EC1

isql

  • Same tables as OLTP

  • Low priority

EC3

L1

  • No priority assignment

None

sa

  • Highly critical

EC1

L2

  • Not critical

EC3

sp_xyz

  • Avoid “hot spots”

EC1