> My query is, how does one perform MaxDB backup on a remote 
> tape drive?  

What you can also do is to backup to a pipe and take the content of that
pipe from the remote system and back it up. This can also be used to create
system copies.

Source system:
- create a pipe device
- start backup

Tape system:
- # rsh <source-system> "dd if=<pipe>" of=/dev/nst0


Greetz,


SIEGENIA-AUBI KG
Informationswesen
 
i.A.
 
Markus Döhr
SAP-CC/BC, SAPDB-DBA

Tel.:    +49 6503 917-152
Fax:     +49 6503 917-7152
E-Mail: [EMAIL PROTECTED]
Internet: http://www.siegenia-aubi.com 
  

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to