MPE/iX Commands Reference Manual (32650-90877)

422 Chapter11
Command List IX
Commands RECALL/=RECALL thru RUN
Specifying Database Files
When specifying TurboIMAGE and ALLBASE/SQL databases to be
restored, only the root file or DBCon file needs to be specified. RESTORE will
determine which other files belong to that database, and will restore all of
them. If dataset file(s) are specified without specifying a root file, then a
warning will be printed for each file, and they will not be restored.
Individual database files can be restored without the root file by specifying
the ;PARTIALDB option on the RESTORE command line.
Database corruption may result if not all database files are restored from a
backup. Be sure that you only want to restore certain database files before
overriding the default behavior with ;PARTIALDB.
MPE and HFS Naming Equivalences
When an MPE name component is a single @ wildcard, the @ will be
"folded" to include all MPE and HFS named files at that level and below.
To specifiy only MPE-named files, use ?@ instead.
MPE wildcards are not expanded in
filestoexclude
. This means that
@.@.@-@.@.@ is NOT an empty fileset. It contains all of the HFS named
files on the system.
A fileset may be entered in any of the following formats and may use
wildcard characters. Equivalent MPE and HFS formats are grouped
together as follows.
file.group.acct/ACCT/
GROUP/FILE
One particular file in one particular group in one
particular account.
file.group/LOGON-
ACCT/GROUP/FILE
One particular file in one particular group in the
logon account.
file
./FILE
One particular file in the logon group and account.
@.group.acct
/ACCT/GROUP/
All files (MPE and HFS) in one particular group in one
particular account.
?@.group.acct
All MPE name files in one particular group in one
particular account.
@.group/LOGON-
ACCT/GROUP/
All the files (MPE and HFS) in one particular group in the
logon account.
?@.group
All MPE named files in one particular group in the logon
account.
@.@.acct
/ACCT/
All the files (MPE and HFS) in all the groups in one
particular account, plus all the files and directories under