STORE and TurboSTORE/iX Products Manual (B5151-90003)
Chapter 6 109
STORE and TurboSTORE/iX Command Options
STORE Options
You can specify the same target file information for more than one org file. However, when
two or more files have the same name on a backup created using the RENAME option,
RESTORE will write the second file over the first file.
The files excluded may only be specified on the original side of the fileset. As with normal
exclusion, there is no limit to the number of excluded filesets. The example below shows an
exclusion file specification:
:STORE @.PUB.SYS -a -b -c -d=@.backup.sys:creator;*t;rename
Lockwords are not allowed on target files, and if specified cause STORE to abort. The
options that are not supported with the RENAME option and will cause STORE to abort are:
• PURGE
• TRANSPORT
• SPLITVS
Specifying HFS Files (TREE and NOTREE)
By default, STORE uses the last character of a HFS filename to determine if the specified
file or fileset should be scanned recursively to include all files below the specified wildcards
or directories. If a filename ends in a /, then it will be scanned recursively to include all
files below it in the hierarchical directory. Otherwise, the file or fileset is not scanned
recursively, resulting in a horizontal cut at its level in the hierarchical directory. Using
TREE and NOTREE can override that default behavior.
If TREE is specified, ALL files and filesets are scanned recursively, regardless of their
ending character. If NOTREE is specified, then NO files or filesets are recursively scanned,
resulting in a horizontal cut in the directory structure.
Storing Database Files Using PARTIALDB or FULLDB
By using the new options PARTIALDB or FULLDB, you can back up either a partial or an
entire TurboIMAGE database and/or ALLBASE/SQL DBEnvironment. The type of backup
you are performing determines the type of option you would use:
• PARTIALDB can be used with a 7x24 true-online backup (using ONLINE=START or
ONLINE=END)
• FULLDB can be used with a non-7x24 true-online backup (all other backups)
Storing Database Files Using 7x24 True-Online Backup
When performing a 7x24 true-online backup using the ONLINE=START or ONLINE=END
options, by default, STORE backs up the entire database.
• To back up a TurboIMAGE database, specify the name of the root file only in the fileset
list.
• To back up an ALLBASE/SQL DBEnvironment, specify the name of the DBE file.
Specification of the TurboIMAGE root file or the ALLBASE/SQL DBE file causes STORE
to store the entire database. If a dataset file is specified without the root file, then STORE
prints the following warning: