Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Replication / April 2008

Tip: Looking for answers? Try searching our database.

Error 916 - push replication from 2000 adv sp3 to 2005 express

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kk - 29 Apr 2008 19:36 GMT
using sa id (mixed security) on both

went to 2005 created push replication from 2000 (you do not see it on 2005,
but you see it on 2000 - enterprise)

replication is failing with dreaded Error 916

The server principal "MYDOMAIN\MYSERVER2000$" is not able to access the
database "MYDB" under the current security context.
(Source: MYSERVER2005\SQLEXPRESS (Data source); Error number: 916)

- bug #395119 - applies here too ?
- i think i should be able to push replicate from 2000 to 2005 express?

thank you for any sugestions

Signature

kk

kk - 29 Apr 2008 22:06 GMT
my comunity service:

http://technet.microsoft.com/en-us/library/ms143241.aspx

http://technet.microsoft.com/en-us/library/ms189503.aspx

select * from dbo.MSsubscriber_info

-- login is already 'sa'
-- 0 - for sql servr autentication

sp_changesubscriber @subscriber = 'MY2005SERVER\SQLEXPRESS', @security_mode
= 0, @password= 'password'

Signature

kk

> using sa id (mixed security) on both
>
[quoted text clipped - 11 lines]
>
> thank you for any sugestions
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.