EN
Данное содержимое не доступно на вашем языке, используйте версию на английском языке.
Эта тема еще не получила оценку - Оценить эту тему

MSlogreader_agents

SQL Server 2000

The MSlogreader_agents table contains one row for each Log 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 Log Reader Agent.
name nvarchar(100) Name of the Log Reader Agent.
publisher_id smallint ID of the Publisher.
publisher_db sysname Name of the Publisher database.
publication sysname Name of the publication.
local_job bit Indicates whether there is a SQL Server Agent job on the local Distributor.
job_id binary(16) Job identification number.
profile_id int Configuration ID from the MSagent_profiles table.

Была ли вам полезна эта информация?
(1500 символов осталось)
Корпорация Майкрософт проводит интернет-опрос, чтобы выяснить ваше мнение о веб-сайте MSDN. Если вы желаете принять участие в этом интернет-опросе, он будет отображен при закрытии веб-сайта MSDN.

Вы хотите принять участие?
© 2013 Microsoft. Все права защищены.