21893
Product
Name
Event ID
21893
Event Source
MSSQLSERVER
Component
SQLEngine
Symbolic
Name
SQLErrorNum21893
Message
Text
The subscribers ( %s ) of original publisher ‘%s’ do not appear as remote servers at
redirected publisher ‘%s’. Run
at the redirected publisher to add
these subscribers as remote servers.
uses the subscription metadata tables of the publisher
database at the remote server to identify its associated subscribers and verifies that there are
associated entries in master.dbo.sysservers for the subscribers. This error is returned if any of
the identified subscribers are not present.
This error is not considered a fatal error. Agents encountering this error will log the error as
informational but will not terminate, since a failure to have appropriate subscriber entries at
the new publisher has limited impact on replication. Without an appropriate entry for a
subscriber in sysservers, some subscription management activities may fail when executed
through SQL Server Management Studio. However, these same activities can be successfully
performed by executing the management stored procedures explicitly.
ノ
Expand table