TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-222
OBEYVOL
OBEYVOL
The OBEYVOL command specifies the default node, volume, and subvolume names
for expanding an unqualified command file name used in an OBEY command.
node
is the name of the default node (system).
volume
is the name of the default disk volume.
subvolume
is the name of the default subvolume.
Security Restrictions
Anyone can enter the OBEYVOL command.
TMF State Requirement
You can enter the OBEYVOL command at any time, whether or not TMF has been
started.
Usage Guidelines
The OBEYVOL command applies to the file name referenced as the file-id
parameter in the OBEY command and not to file names that appear in the TMFCOM
commands contained in the command file (except for file names in OBEY commands
nested within the command file). In other words, the OBEYVOL command affects the
command file’s name, not its contents (except for nested OBEY
commands).
If you do not issue an OBEYVOL command, no default OBEY command volume and
subvolume are recorded for your session. In this case, unqualified command file
names used in OBEY
commands are expanded according to the defaults in effect
when you started TMFCOM.
If you enter the OBEYVOL command but omit one or more parameters, the default
action depends on the parameters you omit:
•
If you supply node or volume but omit subvolume, the default subvolume in
effect when you started TMFCOM becomes the recorded subvolume for your
session.
•
If you supply node or subvolume but omit volume, the default volume in effect
when you started TMFCOM becomes the recorded volume for your session.
OBEYVOL [[[node.]volume.]subvolume]