Max text replication size
-
Sunday, January 27, 2013 12:15 PM
Hi,
Max text replication size , i need to increase it, i have increased it from server property dialog box .i was transfering image datatype where i found problem.now it is working.
1) is it correct to increse it from sqlserver property?
2) please tel me about (-1 vs increasing the value from 65536 on words), which is good?
3)and how much we should increase , what are the pros and cons.
yours sincerely.
All Replies
-
Sunday, January 27, 2013 12:43 PM
http://msdn.microsoft.com/en-us/library/ms179573.aspx Please refer this msdn article. -1 means the maximum size depending on the data type. It is usually better to set it right size than putting it to max size. If you change it to the maximum, it will cause network latency.
Also refer, http://social.msdn.microsoft.com/Forums/en-US/sqlreplication/thread/694ad697-cdeb-4767-8879-a3a85dded2b0 for better understanding.
Hope it Helps!!
- Edited by Stan210 Sunday, January 27, 2013 2:17 PM Links Live
- Edited by Stan210 Sunday, January 27, 2013 2:19 PM
- Edited by Stan210 Sunday, January 27, 2013 2:21 PM
- Edited by Stan210 Sunday, January 27, 2013 2:22 PM Links Live
- Edited by Stan210 Sunday, January 27, 2013 2:24 PM
- Edited by Stan210 Sunday, January 27, 2013 2:25 PM Links Live
- Proposed As Answer by Kalman TothMicrosoft Community Contributor, Moderator Sunday, January 27, 2013 3:08 PM
- Marked As Answer by Iric WenModerator Monday, February 04, 2013 9:16 AM
-
Sunday, January 27, 2013 1:45 PMModerator
Stan120,
Can you update the posted links live? Thanks.
Kalman Toth SQL 2008 GRAND SLAM
Paperback: Pass SQL Exam 70-461 & Job Interview: Programming SQL Server 2012 -
Sunday, January 27, 2013 2:23 PM
Stan120,
Can you update the posted links live? Thanks.
Kalman Toth SQL 2008 GRAND SLAM
Paperback: Pass SQL Exam 70-461 & Job Interview: Programming SQL Server 2012
Links are corrected now...Hope it Helps!!

