INF: SQL Server 6.5 SP2: Distribution Task Name Changes (171133)
The information in this article applies to:
- Microsoft SQL Server 6.5 Service Pack 2 and later
This article was previously published under Q171133 SUMMARY
The distribution task name is derived from the publishing server name,
published database name, subscribing server name and subscribing database
name, separated by the underscore character ("_"). The distribution task
name itself can be up to 100 characters, so with long server or database
names, the subscribing database name may be truncated. Such truncation may
lead to problems with database names that use the double-byte character set
(DBCS). To avoid such problems, SQL Server version 6.5 Service Pack 2
truncates the subscribing database name to eight characters, retaining only
the first eight characters. Please note that service packs are cumulative;
therefore, this information also applies to any subsequent service packs.
Modification Type: | Major | Last Reviewed: | 10/16/2003 |
---|
Keywords: | kbinfo kbsetup KB171133 |
---|
|