Sign in
SQL Server SSIS and Replication
SSIS, Replication and everything SQL Server
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Database Diagrams
Linked Server
Notification Services 2.0
Performance Counters
SQL Server 2005 Connectivity
SQL Server 2005 Merge Replication
SQL Server 2005 SQLBrowser Service
SQL Server 2005 SSIS
SQL Server 2005 tempdb
SQL Server 2008
SQL Server Replication
SQL Server Security
SQL Server Transactional Replication
SQLCLR
Windows Server 2008
Archive
Archives
January 2010
(2)
November 2009
(1)
October 2009
(2)
August 2009
(1)
May 2009
(1)
January 2009
(1)
November 2008
(3)
June 2008
(1)
May 2008
(2)
February 2008
(3)
November 2007
(2)
September 2007
(1)
July 2007
(4)
June 2007
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Server SSIS and Replication
How to use 'database snapshot' sync_mode while creating a new Tran/snapshot publication using sp_addpublication
Posted
over 5 years ago
by
Mangesh Deshpande
1
Comments
Writing this blog post to ensure other can try - how to use 'database snapshot' mode of snapshot generation (i.e. @sync_mode parameter value of sp_AddPublication). I am jotting down steps to ensure that when the snapshot agent runs, it will produce the...
SQL Server SSIS and Replication
Altering properties of a Column fails with: Cannot alter column 'column-name' because it is 'REPLICATED'
Posted
over 5 years ago
by
Mangesh Deshpande
0
Comments
Recently had one where Altering column properties or running sp_rename against that column was getting: <error> Caution: Changing any part of an object name could break scripts and stored procedures. Msg 4928, Level 16, State 1, Procedure sp_rename...
Page 1 of 1 (2 items)