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 / December 2006

Tip: Looking for answers? Try searching our database.

Replication Sql 2005

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kapil - 14 Dec 2006 04:50 GMT
Hi,
1. Can we replicate tables with no primary Key. Will Sql server add some
type of constraint in tables.
2. Can we replicate Bitmap/Blob data.

What kind of replication is suitable for these scenario
Paul Ibison - 14 Dec 2006 09:28 GMT
With no PK you can cross off transactional replication. Both merge and
snapshot will cope with BLOBS. Merge will add check constraints for identity
ranges and triggers, while snapshot won't change the schema. There are other
factors in selecting the appropriate method - can the subscriber alter the
data? Do you need offline access etc.
     Cheers,
          Paul Ibison SQL Server MVP, www.replicationanswers.com .
kapil - 27 Dec 2006 08:51 GMT
Hi Paul,
Thanks. Also can you please suggest
1.) For 150 GB database on Sql 2005 what is the best way to have a warm
stanby server. What methodology is suitable for this kind of
scenario(Replication , mirroring etc). I don't have PK for half the tables.
2) We can cope with 70-80 min delay.

kapil

> With no PK you can cross off transactional replication. Both merge and
> snapshot will cope with BLOBS. Merge will add check constraints for identity
[quoted text clipped - 3 lines]
>       Cheers,
>            Paul Ibison SQL Server MVP, www.replicationanswers.com .
 
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.