MPE/iX Error Messages Manual Vol 2 (32650-90879)

Chapter 7 253
Volume II Chapter 5
VolumeManagement
VOLUMES.(VLMERR 159)
CAUSE This error should not be returned by HPVOLINFO
running on MPE/iX.
ACTION Call your HP Support Representative for assistance.
160 MESSAGE DEVICE CLASS DOES NOT MAP INTO A VOLUME
CLASS.(VLMERR 160)
CAUSE On MPE/iX, the device class name is mapped to a volume
class name for the system volume set
(MPEXL_SYSTEM_VOLUME_SET). The device name in
the volume specifier is not a class name for the system
volume set.
ACTION Run the utility VOLUTIL. Once inside, do SHOWSET on
the system volume set. This will return the list of class
names associated with the system volume set. Any of the
names returned may be used as the device class name.
161 MESSAGE FREE SPACE RANGE SIZES ARE NOT IN ASCENDING
ORDER.(VLMERR 161)
CAUSE The range sizes in the input array for items 36, 37, 38 or
39 are not in ascending order.
ACTION The first value in the input array for these items is the
number of ranges we wish to see; the rest or the numbers
are the lower bound values for the buckets and should
appear in the array in ascending order. If the range values
are in ascending order, then make sure that the array
contains the correct number of lower bound values. For
example, if you wish to see 6 ranges, the first value in the
inpur array should be 6, and the next 5 values in the array
should be lower bounds values for the last five ranges (the
lower bound for the first range is assumed to be 0).
162 MESSAGE INVALID NUMBER OF FREE SPACE RANGES
SPECIFIED.(VLMERR 162)
CAUSE The first value in the input array for items 36, 37, 38 or 39
is either less than 2 or greater than 16.
ACTION Make sure the first value in the input array for items 36,
37, 38 and 39 is in the range from 2 to 16.
163 MESSAGE VOLUME CLASS CAN NOT BE SPECIFIED FOR THE
SYSTEM VOLUME SET.(VLMERR 163)
CAUSE This error should not be returned by HPVOLINFO
running on MPE/iX.
ACTION Call your HP Support Representative for assistance.
164 MESSAGE HPVOLINFO ENCOUNTERED AN ERROR WHILE SCANNING
THE DIRECTORY.(VLMERR 164)