SETDEFAULTSET [ Volume Management ] MPE/iX 5.0 Documentation
Volume Management
SETDEFAULTSET
The SETDEFAULTSET command sets the default volume set. The default
volume set is normally the system volume set. When a command has the
volume set name as a parameter, the user is free to select any available
volume set. If the user does not select a volume set, the command
selects the default volume set.
Task
Changes the default volume set.
Capability
No special capability required.
Syntax
SETDEFAULTSET [[SNAME=]sname]
Parameters
sname The new default volume set. The master volume of
this set must be mounted in the MASTER state. If
omitted, the system volume set becomes the default
volume set. Optional.
Example
This example shows how to set the default volume set.
1. Use the SHOWDEFAULTSET to find out which volume set is the default
set.
2. To change the default volume set, use the SETDEFAULTSET command.
____________________________________________________________
| |
| |
| volutil: SHOWDEFAULTSET |
| |
| Current default volume set: MPEXL_SYSTEM_VOLUME_SET |
| |
| volutil: SETDEFAULTSET BSET |
| |
| Note: Current default volume set changed to BSET. |
| |
| volutil: SHOWDEFAULTSET |
| |
| Current default volume set: BSET |
| |
____________________________________________________________
MPE/iX 5.0 Documentation