show/hide this revision's text 2 added 3 characters in body; edited tags

Hi,

I am trying to insert value for the column of datatype image in sql server. I am getting the following error

{"Length of LOB data (70823) to be replicated exceeds configured maximum 65536.\r\nThe 65536.
The statement has been terminated."} .

The data length is less than 2 MB.

What is the problem?

Thanks, P.Gopalakrishnan.

show/hide this revision's text 1

when insert length of lob data to be replicated exceeds configured maximum 65536

Hi,

I am trying to insert value for the column of datatype image in sql server. I am getting the following error {"Length of LOB data (70823) to be replicated exceeds configured maximum 65536.\r\nThe statement has been terminated."} .

The data length is less than 2 MB.

What is the problem?

Thanks, P.Gopalakrishnan.