Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can not propagate schema .dri script to subscriber ?

Status
Not open for further replies.

Romanov

Technical User
Jan 18, 2002
11
DK
On one SQL server I have a Publischer. When I'm trying to make a subscriber on another SQL server, it fails when it tryes to build DRI.

It builds the tables and bulk copies the data, but when it comes tol the .dri schema scripts it fails.

Any ideas ??

BR
Romanov
 
Could be a key violation error. Look in the dri file (it's just plane text sql file). You may need to remove the relational constraints and readd them later.

Denny

--Anything is possible. All it takes is a little research. (Me)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top