Transact-SQL Reference

MSqreader_agents

The MSqreader_agents table contains one row for each Queue Reader Agent running at the local Distributor. This table is stored in the distribution database.

Column name Data type Description
id int ID of the Queue Reader Agent.
name nvarchar(100) Name of the Queue Reader Agent.
job_id binary(16) Unique job ID number from sysjobs table.
profile_id int Profile ID from the MSagent_profiles table.