
662 Chapter 8
Command Definitions SP-Z
STORE
compressionparm
list Informs STORE what type of compression is to be done. HIGH and LOW
are the only valid parameters. HIGH and LOW cannot be used together.
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.