sp_configure 'Rep Agent Thread administration'

Display the current RepAgent thread pool size and the settings of other RepAgent thread parameters.

Syntax

sp_configure 'Rep Agent Thread administration'

Examples

Usage

Use sp_configure 'Rep Agent Thread administration' to check the memory currently allocated to the RepAgent pool before you increase the memory for multithreaded RepAgent with sp_configure 'replication agent memory size'.

See the Adaptive Server Enterprise Reference Manual for more information about sp_configure.

Permissions

sp_configure requires “sa” or “sso” permission to modify configuration parameters.

Anyone can execute sp_configure to display information about parameters and their values.