Hi
You can make the backup at any time. The database will maintain
transactional consistency therefore any incomplete transaction will be
rolled back, but you will not loose these transaction on the "live"
database and they will be available in the next backup assuming the
transaction is committed.
John
[quoted text, click to view] "Mauro D." <mauro.destro@spamsystems.com> wrote in message news:<tw0vc.31747$Wc.1070299@twister2.libero.it>...
> "John Bell" <jbellnewsposts@hotmail.com> ha scritto nel messaggio
> news:8bXuc.1036$dw6.9496771@news-text.cableinet.net...
> > Hi
> >
> > It is not clear how you are copying the data! I assume this is a DTS job,
> in
> > which case a quicker solution may be to copy that backup file and restore
> > that onto the other server see:
> >
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q314546#9 > >
> >
> > John
>
> I make a copy of all db object with a VBscript inside a job.
>
> Can i make backup of a running db that archive 10 rows per second in 8
> different tables without losing any data?
>