Hi Deepak.
getting these warnings my desired output is not produced.
properties the path i specified is not peresent. It
retrieved the snapshots from my the default locations.
the alternate folder.
Thanks.
>-----Original Message-----
>Don't worry, this is just a warning message and there is
nothing unusual
>here.
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>Use of included script samples are subject to the terms
specified at
>
http://www.microsoft.com/info/cpyright.htm >
>"NS" <eeyor78@hotmail.com> wrote in message
>news:06a701c3685b$5d78b410$a501280a@phx.gbl...
>> Hi when i execute sp_addmergepullsubscription, i get the
>> following error.
>>
>> Warning: The table 'MSsubscription_properties' has been
>> created but its maximum row size (8361) exceeds the
>> maximum number of bytes per row (8060). INSERT or UPDATE
>> of a row in this table will fail if the resulting row
>> length exceeds 8060 bytes.
>> Warning: The table '#olddata' has been created but its
>> maximum row size (9081) exceeds the maximum number of
>> bytes per row (8060). INSERT or UPDATE of a row in this
>> table will fail if the resulting row length exceeds 8060
>> bytes.
>> Warning: The table 'MSreplication_queue' has been
created
>> but its maximum row size (9081) exceeds the maximum
>> number of bytes per row (8060). INSERT or UPDATE of a
row
>> in this table will fail if the resulting row length
>> exceeds 8060 bytes.
>>
>> But when i reexecute the statement again, i am able to
>> execute it successfully.
>>
>> Why am i experiencing such error?
>
>
>.