STORE and TurboSTORE/iX Products Manual (B5151-90003)
66 Chapter5
Storing Files
Specifying Files in a STORE Command
other than LDEV 1. These files reside in the SYS account and can be
displayed by entering the SHOW command in the SY configurator of the
SYSGEN utility.
Also, do not purge or put a lockword on these files. Finally, do not use any
command other than SYSGEN to manage the files within a configuration
group. These configuration files come as a set and individual files may not be
moved between groups or systems. Such actions will make these system files
inaccessible causing problems either immediately or at a later time.
Specifying Files in a STORE Command
The files that you are allowed to store depend on your capability. In general, you may only
store files that you have read access to. If you are a system manager, system supervisor, or
system operator, you can store any file in the system.
The following section describes how you specify which files you want to be stored. The
entire set of files to be stored is known as a fileset list.
The fileset list is the first argument to the store command. If no files are specified, the
default set is all files in your current working directory, or "@". This is the default no
matter what capabilities you may have.
1.
If an empty fileset list is specified, and the DIRECTORY option is used, the
default set is empty. This allows a system administrator to create a backup
containing just the system accounting structures, without storing any files.
2. If a fileset list is not specified, a semi-colon (;) place holder must be used instead. For
example:
:FILE T;DEV=TAPE
:STORE ;*T
If a fileset list is specified, it must follow certain guidelines. The list is made up of comma
separated fileset items. Each item can be either a fileset or an indirect file.
Filesets
A fileset specifies a group of files to be stored. It can also include an exclusion set, which is
a group of files to be excluded from the STORE operation.
The syntax for a fileset is:
filestostore[ - filestoexclude [ - .... ] ]
Where filestore represents a fileset and filestoexclude represents an exclusion
fileset.
The filestostore and filestoexclude are specified using the same syntax. Any file that