RE: Create new publication error
- From: petery@xxxxxxxxxxxxxxxxxxxx ("privatenews")
- Date: Wed, 02 Aug 2006 02:25:06 GMT
Hello,
I understand that you encountered following error when you tried to create
a new publication. This occurs when you have sql 2000 as publisher and 2005
as distributor
"Could not obtain information about Windows NT group/user 'username', error
code 0xffff0002."
This issue could occur if the user might be orphaned on the database you
want to publish. I suggest that you USe Query Analyzer to run
Select Name,Sid from <database>..sysusers
and
Select Name,Sid from master..syslogins
You may observe the SIDs do not match. There migh be a SID in the
published database for user which do not appear in the SQL server master
syslogins listing.
You may wanty drop and re-add the user to the database to test. Also, you
may try to publish another database or a new database to test.
If the issue still occurs, please try to use SQL 2000 as distributor to
isolate the issue though it does not seem to be an issue.
You may also try as Hilary said to log on as SA to test. If there is any
update, please feel free to let's know.
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications
<http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx>.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
<http://msdn.microsoft.com/subscriptions/support/default.aspx>.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Prev by Date: Re: Create new publication error
- Next by Date: Replication error at subscriber's end
- Previous by thread: Re: Create new publication error
- Next by thread: Replication error at subscriber's end
- Index(es):
Relevant Pages
|
Loading