[comp.os.vms] Automating STANDALONE backup

abbonizi@NADC.ARPA (M. Abbonizio) (06/23/88)

Hi,
     Has anyone run STANDALONE backup with the commands generated 
     by a command file?  I would like to automate the task for the
     operators so they don't have to type in the commands by hand.
  
     I guess I am asking if it is possible to make a brain dead
     STANDALONE backup procedure do something useful. 

     I am running 4.5 (have to install 4.5 and 4.7).  
      
     Thanks, 
     
     Michael Abbonizio                                 abbonizio@NADC.arpa

     ________________________________________________________________________
            Anything that isn't real is possible if you don't see it!
     ------------------------------------------------------------------------

TP@MCCALL.CLAREMONT.EDU (Terry Poot) (06/30/88)

I doubt you can do it from a command file, since you don't have VMS, much less
DCL. What you can do, if you have a console terminal that supports user-defined
keys (i.e. a VT220 type terminal), is give your operators a command procedure
that figures out what command(s) need to be executed, load them into the keys,
and then shut down your system. The operator then just hits the keys in
sequence as each operation finishes (i.e. the first has B/E0000000, the second
has the backup command, the third has B dua0, etc.). It isn't automated, but it
is a lot closer. I'd enclose code, but I haven't had time to write it to my
satisfaction (I use a more primitive application of the same techinque that
does, however, require the operators to fill in parts of the backup command).
If anyone has a better kludge, I'd like to know it.

Disclaimer: I am on a microvax. If the machines with console media support
command files, I probably wouldn't know about it.
______________________________________
Terry Poot (800)255-2762, (913)776-3683
The McCall Pattern Company, 615 McCall Rd., Manhattan, KS 66502
BITNET:   tp@mccall.claremont.edu
INTERNET: tp%mccall.claremont.edu@cunyvm.cuny.edu
UUCP:     {any smart host}!psuvax1!mccall.claremont.edu!tp (I think)