Directory Program
DED cuu rdev volser3330V This format is the same as the preceding, except that the virtual
device becomes a3330V, such that VM/370 does not intercept any
cylinder fault interrupts or the associated attention interrupts.
4. There are considerations that must be made when dedicating real3330Vs to a virtual machine that also has a dedicated MSC port and
is running anOS/VS operating system with support. (See
"Appendix F:VM/370 Restrictions.")
5.When dedicating a real CTCA, the CTCA should be on a separate real
channel from all other virtual devices because of a possiblelOCK-out problem.
The LINK control statement makes a device that belongs to another user
(userid) available to this virtual machine at logon time. If you want
to make one volume available to several virtual machines:• Define the volume for one of the virtual machines with an statement. • Define a link to that volume, with the LINK statement for all other
virtual machines that use the volume.
Then, if you later must move or change that volume, you need only update
the one statement, the LINK statements need not be updated. The
format of the LINK control statement is:r I Link userid ldev [cuu (mode]]
L
userid
ldev
cuu
mode
is the 1-to 8-character user identification of the user to be
linkedtOe is the virtual device address of the device owned by userid to
be linked to (3 hexadecimal This is the virtual
device address, assigned by userid, of the disk you wish to
link to.
is the virtual device address for the virtual machine being
defined. "cuu" defaults to the same address as the linked-to
device (3-hexadecimal digits). If your virtual machine has
the option, any address up to X'FFF' is valid;
otherwise, any address up toX'SFF' is valid.
is the primary access mode requested for the device
(read-only, write, or multiple-write), and the alternate
access (read-only or write) desired, if any, as follows:
R specifies that read-only(R/O) access is requested. The
link is not given if any other user has the disk in
write status.
RR specifies that read-only access is requested, even if
another user has the disk inwrite status.
Part2r Defining Your VM/370 System 213
DED cuu rdev volser
device becomes a
cylinder fault interrupts or the associated attention interrupts.
4. There are considerations that must be made when dedicating real
is running an
"Appendix F:
5.
channel from all other virtual devices because of a possible
The LINK control statement makes a device that belongs to another user
(userid) available to this virtual machine at logon time. If you want
to make one volume available to several virtual machines:
virtual machines that use the volume.
Then, if you later must move or change that volume, you need only update
the one
format of the LINK control statement is:
L
userid
ldev
cuu
mode
is the 1-to 8-character user identification of the user to be
linked
be linked to (3 hexadecimal
device address, assigned by userid, of the disk you wish to
link to.
is the virtual device address for the virtual machine being
defined. "cuu" defaults to the same address as the linked-to
device (3-hexadecimal digits). If your virtual machine has
the
otherwise, any address up to
is the primary access mode requested for the device
(read-only, write, or multiple-write), and the alternate
access (read-only or write) desired, if any, as follows:
R specifies that read-only
link is not given if any other user has the disk in
write status.
RR specifies that read-only access is requested, even if
another user has the disk in
Part