[Info-vax] Backup to remote tape drive

Syltrem syltremzulu at videotron.ca
Wed Dec 16 10:32:46 EST 2009


"Wilm Boerhout" <w6.boerhout at planet.nl> wrote in message 
news:4b27e19d$0$14115$703f8584 at textnews.kpn.nl...

> This one has always worked for me:
> It gives you just one NETSERVER.LOG per session.
>
> $! BACKUP_SERVER.COM
> $! Remote tape service via DECnet
> $!----------------------------------
> $! on tapeless system use:
> $!
> $!      $ BACKUP somefiles -
> $!        SOMENODE"system password"::"TASK=BACKUP_SERVER" -
> $!        /BLOCK=16384 /SAVE
> $!----------------------------------
> $ Set NoOn
> $ Set RMS /Network=32 ! 32*512=16384, largest record
> $ Alloc MUA3: TAPE
> $ Mount /NoAssist /Over=ID /Block=16384 TAPE
> $ Convert /Stat SYS$NET TAPE:Remote.BCK /FDL=SYS$INPUT
> $DECK
> RECORD
>         FORMAT  Fixed
>         SIZE    16384
> $EOD
> $ Dismount /Unload TAPE
> $ Stop /ID=0
>
>
> /Wilm

Hi

This works for me too.
Haven't yet compared with mine to see the difference, but I succeeded into 
backing up to tape !

Many thanks !
Syltrem 





More information about the Info-vax mailing list