Hello, I want to make a backup SAPDB / WINDOWS 2000 ADV SERVER to /dev/null.
If I use UNIX I create a medium NULL to /tmp/null. After that I create a knod on the server with mknod /tmp/null p -> chmod 777 /tmp/null cat null >> /dev/null. Then I begin the backup and every thing is fine If there a way with WINDOWS 2000 ADV Server to create a backup to /dev/null? Thanks Jens -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
