MPE/iX Commands Reference Manual (32650-90877)
576 Chapter13
Command List XI
Commands SHOWLOG thru STORE
[;NOTIFY]
[;ONVS=
volumesetname
[,
volumesetname
[,...]]]
[;SPLITVS=
split_setname
[,
split_setname
]]
[;RENAME]
[;TREE] [;NOTREE] [;STOREDIR[ECTORY] =
directoryname
]
[;NOSTOREDIR[ECTORY]] [;PART[IAL]DB] [;STATISTICS]
[;INTER] [;STORESET=(
device
[,...])]
[;INTER]
[;STORESET=(
device
[,...])[,(
device
[,...])[,...]]]
The following parameters are available with TurboStore/iX and TurboSTORE/iX
True-Online Backup products only:
[;COMPRESS[=
compressionparmlist
]]
[;MOSET=(
ldev
[,...])[,(
ldev
[,...])[,...]]]
[;NAME=
backupname
]
The following parameters are available with the TurboSTORE/iX 7x24 True-Online
Backup product only:
[;ONLINE[={START}[,
time
][,ASK]]] {END}
[;LOGVOLSET=
volumesetname
]
Parameters
filesetlist Specifies the set of files to be stored. The default set is @ meaning all files
in the current working directory (CWD) regardless of the user's
capabilities. If the DIRECTORY option is specified, the default file set is
empty (no files).
The
filesetlist
parameter has the form shown below:
filesetitem
[,
filesetitem
[...
where
filesetitem
can be ^
indirectfile
or
fileset
.
indirectfile
A file name that backreferences a disk file. The syntax is
^
indirectfile
or !
indirectfile
This file may consist of
fileset(s)
and
option(s)
, but only options can
appear after the first semicolon (:) on each line. An option specified on one
line will operate on all files in the
filesetlist
.
^
indirectfile
is the preferred format. If you use !
indirectfile
, the CI
will interpret this as a variable reference, so you will have to specify
!!
indirectfile
instead.
fileset
Specifies a set of files to be stored and optionally those files to be excluded
from the STORE operation. The
fileset
parameter has the form:
filestostore
[-
filestoexclude
[-
filestoexclude
[-...]