sp_helpconfig

Reports help information on configuration parameters.

Syntax

sp_helpconfig "configname"[, "size"]

Parameters

Examples

Usage

Permissions

Any user can execute sp_helpconfig except the following, which requires sybase_ts_role.

  • number of ccbs

  • caps per ccb

  • average cap size

Permission checks do not differ based on the granular permissions settings.

Auditing

Values in event and extrainfo columns from the sysaudits table are:

InformationValues
Event

38

Audit option

exec_procedure

Command or access audited

Execution of a procedure

Information in extrainfo
  • Roles – Current active roles

  • Keywords or options – NULL

  • Previous value – NULL

  • Current value – NULL

  • Other information – All input parameters

  • Proxy information – Original login name, if set proxy in effect

Related reference
sp_configure
sp_countmetadata
sp_monitorconfig