STORE and TurboSTORE/iX Products Manual (B5151-90003)

Chapter 5 73
Storing Files
Specifying Files in a STORE Command
STORE /SYS/PUB/MYFILE;;SHOW
For more information regarding symbolic links and device links, see the article "Symbolic
Links on MPE/iX" in Chapter 5 of the Communicator 3000 MPE/iX General Release 5.0
(Core Software Release C.50.00).
Storing Database Files
Storing TurboIMAGE Databases
Prior to MPE/iX Release 5.5, the only way to logically back up databases was by using the
DBSTORE and DBRESTOR commands. However, the DBSTORE program only allowed certain
STORE options, and could only store or restore one database at a time. The features of
DBSTORE are now available when using STORE, TurboSTORE/iX II or TurboSTORE 7x24
True-Online Backup.
To specify a complete database to be stored, only the root filename needs to be specified.
(By default, STORE does not allow you to specify an incomplete TurboIMAGE database to
be stored when you use the 7x24 true-online backup option ONLINE=START or
ONLILNE=END.) When STORE encounters a database root file, it will use the database to
determine what other files are part of the database. Third-party indexing files will also be
included in this list, if available.
If a wildcard that includes an entire database is specified, TurboSTORE/iX will still verify
the file list with the database to ensure that all database files are being written to the
backup.
If database dataset files are specified for a backup, but their root file is not specified, those
dataset files will not be stored. For each file specified, the following warning will be
displayed:
MUSIC03.MUSIC.MYDB NOT STORED: FILE IS PART OF AN IMAGE
DATABASE AND ROOT IS NOT SPECIFIED.
If any of the dataset files are specified in addition to the root file, no warning will be
displayed but the individual dataset files will be counted as redundantly specified files.
If you are using the TurboSTORE/iX 7x24 true-online backup ONLINE option, then all
TurboIMAGE databases fully specified, either by wildcards or by specifying the root file,
are quiesced at the online backup sync point. If you want to back up part of an IMAGE
database, you can specify the PARTIALDB option. For more information on PARTIALDB and
storing databases with 7x24 true-online backup, see "Storing Database Files Using
PARTIALDB or FULLDB" in Chapter 6, "STORE and TurboSTORE Command Options."
CAUTION
If some of the dataset files are missing from the database, the quiesce may
not succeed. STORE will still back up the dataset files listed in the fileset list.
Storing ALLBASE/SQL Databases
A similar convention exists for ALLBASE/SQL databases. Only the DBE file for an
ALLBASE/SQL database needs to be specified. STORE will query the database to get the
complete list of files to be stored.