Previous Topic: 0464INext Topic: 0467I


0465E

vaddr IS NOT ON A FREE VIRTUAL CONTROL UNIT

Reason:

The virtual address specified on the MOUNT or ALLOCATE command conflicts with the virtual address of a device already defined in your virtual machine. VM does not allow you to mix devices that use different protocols (shared versus non-shared) on the same virtual control unit, unless the VCUNOSHR option is coded. The MOUNT or ALLOCATE command specified a virtual address on a control unit already containing a device that uses a different protocol. The command ends with return code 24.

Action:

Enter the command again, specifying a virtual address that does not conflict with a device already defined in your virtual machine, or add the VCUNOSHR option to your directory. Refer to the section on the MOUNT command in the Command Reference Guide for more information.