I've forgotten that you have also the possibility to use a faster copying if you are using SSH Protocol 2 by using the -blowfish option. For bigger files/backups this is much more efficient.
Georg Thome wrote:
Are you doing the backup on a medium which is on a NFS-share or similar? This might be the reason. Use a pipe medium and do a piping like
cat /var/opt/sapdb/pipe | ssh [EMAIL PROTECTED] cat - \> /backup/filename
or with zip
cat /var/opt/sapdb/pipe | ssh [EMAIL PROTECTED] gzip -1 - \> /backup/filename
Greeting Georg
Michael Andrewes wrote:
Hi,
I just noticed that for the past few days, my complete data backup is Staying at 2GB, exactly.
This does not seem correct as each day the incremental grows by around 400MB
(we recently lost a lot of data, and hence have started more regular
backups, and had to grow back up to > 2gb).
I am running redhat linux 7.3.
Is the backup file size limited to 2 GB? And if so, how am I supposed to do
a complete backup?
Regards
Michael Andrewes - Software Director
C O M M U N I C A T O R Interactive Marketing
P +612 9719 1469 F +612 9719 1796 M +61 410 677 458 PAGER +612 9214 8752
W www.communicator.com.au
Copyright Communicator Interactive Marketing Pty Limited 2004
CONFIDENTIAL INFORMATION owned exclusively by Communicator Interactive
Marketing Pty Limited. The information in this email and any attachments is
privileged and confidential, intended only for the use of the recipient or
the intended recipient. If you are not the intended recipient, any use of
the information is strictly prohibited. If you have received this
communication in error, please inform us immediately and delete the message
and any attachments
-- Georg Thom� IEE Luxembourg S.A. IT dept. / software development / DB-administation tel. 00352/7289896810 fax 00352/7289896109 www.iee.lu / [EMAIL PROTECTED]
This e-mail may contain trade secrets or privileged, undisclosed or otherwise confidential information. If you are not the intended recipient and have received this e-mail in error, you are hereby notified that any review, copying or distribution of it is strictly prohibited. Please inform us immediately and destroy the original transmittal from your system. Thank you for your co-operation.
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
