New database option WD_DELETE_METHOD [CR 415547]

The following section will be added to “Optimizing delete operations” in Chapter 3, “Optimizing Queries and Deletions” to supplement the information on the WD_DELETE_METHOD database option introduced in Sybase IQ 12.7 ESD #3.

For more information on the WD_DELETE_METHOD database option, see “New database option WD_DELETE_METHOD [CR 415547]”.


WD delete operations

Sybase IQ chooses one of three algorithms to process delete operations on columns with a WD (Word) index:

WD delete costing

The WD delete cost model considers many factors including I/O costs, CPU costs, available resources, index metadata, and parallelism.

You can use the WD_DELETE_METHOD database option to control WD delete performance.

Using WD delete performance option

The value of the parameter specified with the WD_DELETE_METHOD option forces the use of the specified delete algorithm as follows: