MPE/iX Commands Reference Manual (32650-90877)

580 Chapter13
Command List XI
Commands SHOWLOG thru STORE
@.@
All (MPE and HFS) files in the logon account.
@.@.@
All the files and directories (MPE and HFS) on the system.
?@.@.@
All MPE named files on the system.
targetname
Specifies the name and creator for the file on the store media. The
targetname parameter has the form:
filename
[:
creator
[.
creatoraccount
The filename can be any legal MPE filename or HFS pathname. The
creator
and
creatoraccount
must be legal creator and account names,
respectively. The only wildcard character allowed is a single @ for each
component of the filename,
creator
or
creatoraccount
. The wildcard
character @ indicates that the source value for that component should be
used. An HFS pathname which ends in a / is considered an HFS directory
and no wildcard characters are allowed in the filename.
The RENAME option must be specified if the
targetname
is used.
storefile
The name of the device to which the stored files are to be written. This
may be any magnetic tape or DDS device. This file must be
backreferenced, by using an asterisk (*). You must do this by using a File
equation before invoking STORE.
A message is displayed on the system console requesting the operator to
mount the tape identified by the
storefile
parameter and to allocate the
device.
The
storefile
can now reference a remote device. For example, if you
issue the following commands, NM Store will store all files to the specified
remote device.
:FILE REMOTE;DEV=REMSYS#TAPE
:STORE @;*REMOTE;SHOW
NM STORE will store all files to the specified remote device. Although the
initial tape mount request will appear on the remote console, all of the
STORE console messages will be displayed on the local console. Currently,
labeled tapes and Magneto-optical devices cannot be used for remote
backup.
A message is displayed on the system console requesting the operator to
mount the tape identified by the
storefile
parameter and to allocate the
device.
If
storefile
is not supplied and the STORESET option is not used, then
STORE creates a default
storefile
name. The default file name is the
user's logon username. No file equation is used.
Sequential and parallel devices are specified with the STORESET option.
Similarly, magneto-optical devices are specified using the MOSET option.
Storefile
should not be specified when using STORESET or MOSET.
If using TurboSTORE/iX 7x24 True-Online Backup, a disk file can also be
specified with a file equation for
storefile
. An example of such a file