sp_helpconfig

Adaptive Server® Enterprise version 15.7 ESD #3 adds the estimate parameter to sp_helpconfig, which determines the approximate amount of memory required for certain memory-intensive configuration parameters.

Currently, the estimate parameter works only with the compression info pool size configuration parameter.

Syntax

sp_helpcofig "config_name" 
    [, { "size" | "estimate [using_argument = value [, using_argument = value ] [, ...] ] } ]

Parameters

Examples