ENABLE_ACCELERATED_TABLES

The ENABLE_ACCELERATED_TABLES CM batch parameter specifies whether to enable acceleration for accelerated tables that are automatically recreated and reloaded in DROP/CREATE or ALTER situations.

Values:
Y
Enables accelerated tables.
N
Does not enable accelerated tables.
Default:
Y

If ENABLE_ACCELERATED_TABLES is set to YES, RELOAD_ACCELERATED_TABLES must also be set to YES.