A SERVICE OF

logo

Chapter 8 657
Command Definitions SP-Z
STORE
This option cannot be used for files that are attached to a log set.
PURGE Instructs STORE to purge all the files that were successfully stored, after
the Store operation has ended. In an interactive session, MPE/iX prompts
the user to enter any lockwords that have been omitted if the user does not
have system manager, system supervisor, or account manager capabilities.
In a job, if the user does not have SM, AM, or OP capability, the
lockword(s) must be provided.
A file with a negative file code can be purged only by a user who has
Privileged Mode (PM) capability.
If a file cannot be purged, a file system error message is sent to the user,
stating that the file was not purged.
PROGRESS Instructs STORE to report its progress at regular intervals by displaying
the message STORE OPERATION IS nnn% COMPLETE. For interactive
users, this message is displayed on $STDLIST. For jobs, this message is
sent to the system console.
minutes A positive number specifying the number of minutes between progress
messages. The maximum is 60. The default (and minimum) is 1 minute.
DIRECTORY Specifies that the file system directory plus all HFS directories are to be
stored. This option requires system manager (SM) or system supervisor
(OP) capability.
If ONVS or SPLITVS is not specified, the DIRECTORY defaults to storing the
system directory. Otherwise, the directories of the specified volume sets
are stored. This way, operators and manager can store or copy private
volume sets in their entirety.
FILES=maxfiles Maximum number of MPE/iX files that may be stored when using the
TRANSPORT option. The default is 4000. If the number of files requested is
greater than this number, an error occurs and the store is not performed.
This parameter is ignored when you are storing without the TRANSPORT
option. In that case, no limit is imposed.
TRANSPORT Specifies that an MPE V/E compatible tape is to be written. TRANSPORT
invokes the CMSTORE program, which limits the MPE/iX STORE command
to the capabilities of the MPE V/E STORE command syntax. Also, you may
specify only one file to exclude from the store.
The TRANSPORT option may also be activated by setting the CI variable
HPCMSTORE to TRUE.
This option is not available if you have specified DIRECTORY, FCRANGE,
SPLITVS, MAXTAPEBUF, STORESET, INTER, COMPRESS, ONLINE, MOSET,
NAME, ONVS, TREE, or NOTREE options.