sp_helpthread

Displays the current thread pool configuration.

Syntax

sp_helpthread [pool_name]

Parameters

Examples

Usage

sp_helpthread gathers information for its reports from the monThread monitoring table.

sp_helpthread produces output only in threaded mode.

Permissions

Any user can issue sp_helpthread. 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