MPE/iX Commands Reference Manual (32650-90877)
588 Chapter13
Command List XI
Commands SHOWLOG thru STORE
HIGH Specifies that the higher of the two available data
compression algorithms is to be used. Although the data
will be compressed more, STORE will use more CPU
resources.
LOW Specifies that the lower of the two available data
compression algorithms is to be used. Although the files
will not compress as well as with HIGH, STORE will use
less CPU resources.
MOSET Specifies parallel Magneto Optical (MO) backup devices. This option is not
available if the
storefile
or TRANSPORT options are specified.
Parallel devices are specified by:
;MOSET = (12),(13),(15)
or
;MOSET = (MO),(MO),(MO)
All MO devices would be used in parallel during the store process.
NAME If this parameter is present then the specified name and ensuing options
are applied to the backup media. The NAME parameter is only valid for MO
backup devices. It specifies the logical name for the backup. For example:
:STORE @.@.@;;MOSET=(12);NAME=BK1200PM.D23OCT90.BOZO
This name could indicate that a backup was created on 23 Oct 1990 at
12:00 PM on the system called BOZO. If the name parameter is not
specified, a similar default name will be generated by STORE based on the
other backup options. In either case the backup name is displayed on the
SYSLIST/OFFLINE listing as:
THE BACKUP TO DASS NAME IS backupname
It is recommended that users provide CI variables and scripts to generate
their own unique NAMEs for system backups.
backupname
A three field name of a total maximum length of 26 characters. The format
is
fname.gname.aname
. The name represents the "handle" to this
particular backup and can be used on a subsequent restore to retrieve files
from this backup. The fname, gname and aname can be up to 8
alphanumeric characters. For example:
DAILY.D24OCT90.SYSTEM
THE FOLLOWING OPTIONS ARE AVAILABLE ONLY IF TURBOSTORE/iX 7x24
TRUE-ONLINE BACKUP IS INSTALLED ON YOUR SYSTEM. TURBOSTORE/iX 7x24
IS NOT PART OF THE FUNDAMENTAL OPERATING SYSTEM, BUT MAY BE
PURCHASED SEPARATELY.
ONLINE Online backup. The store fileset is attached to a log handler and the users
can concurrently read, write or purge files in the fileset after the files are
attached to the log environment. The files must not be open for write
before STORE is invoked, but write access is allowed as soon as the tape
mount request appears on the console. The following message indicating