DBCC_PINNABLE_CACHE_PERCENT option

Function

Controls the percent of the cache used by the sp_iqcheckdb system stored procedure.

Allowed values

0 to 100

Scope

Can be set for an individual connection or the PUBLIC group. Takes effect at the next execution of sp_iqcheckdb.

Default

50

Description

The sp_iqcheckdb system stored procedure works with a fixed number of buffers, as determined by this option. A large percentage of the cache is reserved by default, to maximize sp_iqcheckdb performance.

See also

“Resource issues running sp_iqcheckdb” in Chapter 2, “System Recovery and Database Repair” of the Sybase IQ Troubleshooting and Error Messages Guide

Chapter 2, “System Recovery and Database Repair” in the Sybase IQ Troubleshooting and Error Messages Guide

“sp_iqcheckdb procedure” in the Sybase IQ Reference Manual