drop thread pool

Description

Drops a user-defined pool.

Considerations for process mode

drop thread pool is not supported in process mode.

Syntax

drop thread pool pool_name

Parameters

pool_name

name of the pool you are dropping.

Examples

Example 1

Drops a pool named sales_pool:

drop thread pool sales_pool

Usage

Standards

ANSI SQL-Compliance level: Transact-SQL extension

Permissions

The permission checks for drop thread pool differ based on your granular permissions settings.

Granular permissions enabled

With granular permissions enabled, you must be a user with manage any thread pool privilege.

Granular permissions disabled

With granular permissions disabled, you must be a user with sa_role.

Auditing

Event

Audit option

Command or access audited

Information in extrainfo

144

Pool name