sql server - SQLServer log shipping file size limit -


i'm trying limit size of individual files transferred part of log shipping (as using webdav transport).

i want ensure no trn files created more size (e.g. 16mb) seems choke webdav.

i note output of sqllogship.exe, states:

max transfer size: not specified 

can configured?

thanks andy

i don't think you're trying achieve possible (and damien_the_unbeliever's comment seems view up).

as far can see, approach can take schedule log backups enough file size limit isn't reached.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -