HP 3000 Manuals

Ap B. Command Syntax [ TurboSTORE/XL II User's Guide ] MPE/iX 5.0 Documentation


TurboSTORE/XL II User's Guide

Appendix B  Command Syntax 

STORE Syntax 

With the TurboSTORE/XL II program, you use the STORE command to start the
backup process.  The syntax for the STORE command is shown below.

STORE [{filesetlist[-filesetlist] [,filesetlist[-filesetlist]] [,...]}]

!!>indirectfile or ^indirectfile ;{[storefile]} [;SHOW=[showparmlist]]

[;FILES=maxfiles] [;DATE[{<=acctdate}]] [;ONERR[OR]=recoverytype] [;PURGE]
                  [     [{>=moddate }]]

[;PROGRESS[=#minutes]] [;MAXTAPEBUF] [;COMPRESS[=compresslist],[...]]

[;STORESET=(device[,...])[,device[,...] [,...]]] [;INTER]

[;DIRECTORY] [;TRANSPORT] [;ONVS=volumesetname [,volumesetname]]

[;SPLITVS=volumesetname [,volumesetname]]

[;FCRANGE=filecode/filecode[,filecode/filecode[,...]]] [;ONLINE] [REV

BEG][;MOSET=(ldev[,...])[ldev[,...]] [,...]] [;NAME=backupname]


NOTE The DIRECTORY, FCRANGE, ONVS, INTER, ONLINE, SPLITVS, STORESET, MOSET and NAME parameters cannot be specified with the TRANSPORT parameter.
Parameters The TurboSTORE/XL II specific parameters are: COMPRESS INTER ONLINE (optional) STORESET MOSET (optical media only) NAME (optical media only) [REV END] These parameters are described below. For information on all other STORE parameters, refer to the MPE XL Commands Reference Manual (32650-90003). COMPRESS. Use the COMPRESS parameter to specify that host data compression is to be performed. Following are the compresslist options: HIGH Default. Specifies that the high compression rate is to be used. LOW Specifies that the low compression rate is to be used. INTER. Use the INTER parameter to specify that file interleaving is to be used. ONLINE. Use the ONLINE parameter to specify that online backup is to be performed.
NOTE Online backup is available only if you are using TurboSTORE/XL II with On-Line Backup (product number 36388A).
STORESET. Use the STORESET parameter to specify sequential and parallel backup devices. The STORESET parameter may not be used if a storefile is specified. [REV BEG] MOSET. Use the MOSET parameter to specify sequential and parallel DASS backup devices. The MOSET parameter may not be used if a storefile is specified.
NOTE The MOSET parameter is available only if you are using TurboSTORE/XL II with Optical Support (product numbers 36397A and 36398A).
NAME. Use the NAME parameter to specify the logical name for the backup. The backup name specified must be unique so that it can be found when restoring files. The backup name is a three-field name separated with periods. Each of the three fields can be up to eight alphanumeric characters, and must begin with an alpha character. If you do not use the NAME parameter, a default name is generated using the time, date, and system name.
NOTE The NAME parameter is available only if you are using TurboSTORE/XL II with Optical Support (product numbers 36397A and 36398A).
[REV END]


MPE/iX 5.0 Documentation