region
The region command sets the isolated region that vwtool accesses in the current session, thereby determining the data the various commands output.
Remember: Isolated region
0 exists in each workflow system. This region contains system data
and is reserved for system software use. Because you cannot modify
the data in isolated region 0, most vwtool commands are unavailable
for that region.
Syntax
region <regionid>Parameters
| Parameter | Description |
|---|---|
| regionid | Region ID of isolated region in which to run vwtool. Isolated
region numbers can range from 0 - 1000. If necessary, use the regions command to display a list of all isolated regions loaded in memory or a list of all isolated regions in the workflow system. |