Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

ATTACH-DEVICE (Attach hardware units)

&pagelevel(4)&pagelevel

This command allows the operator to make one or more hardware units available, i.e. the operating system is permitted to use these units for I/O operations.

Format (VM2000-specific operands)

ATTACH-DEVICE

UNIT = ... / *CHANNEL(...) / *CONTROLLER(...) / *CHANNEL-RANGE(...) / *PUBSET-DEVICES(...) / ...


. . .


*CHANNEL(...)



|

CHANNEL-PATH-ID = list-poss(16): <x-text 2..2>



|

,SCOPE = *OWN-SYSTEM-ONLY / *VM2000-GLOBAL


*CONTROLLER(...)



|

CONTROLLER-UNIT = list-poss(16): <alphanum-name 2..2> / <x-text 4..4>



|

,SCOPE = *OWN-SYSTEM-ONLY / *VM2000-GLOBAL


*CHANNEL-RANGE(...)



|

FROM = <x-text 2..2>



|

,TO = <x-text 2..2>



|

,SCOPE = *OWN-SYSTEM-ONLY / *VM2000-GLOBAL


*PUBSET-DEVICES(...)



|

PUBSET = list-poss(255): <cat-id 1..4> / *BY-PUBRES-DEVICE(...)



|


*BY-PUBRES-DEVICE(...)



|



|

UNIT = list-poss(255): <alphanum-name 2..2> / <x-text 4..4>


. . .


Description of the operands (VM2000-specific operands)

UNIT = *CHANNEL(...) / *CONTROLLER(...) / *CHANNEL-RANGE(...) / *PUBSET-DEVICES(...)
Specifies the channels or controllers or pubsets that are to be attached. The devices of a pubset can also be controlled as a unit (with analogous syntax *PUBSET-DEVICES(...)) in the VM2000 commands.

SCOPE = (nur für *CHANNEL, *CONTROLLER, *CHANNEL-RANGE)
Specifies how the command is to be executed in VM2000 operating.

SCOPE = *OWN-SYSTEM-ONLY
The command is carried out only in the local system.

SCOPE = *VM2000-GLOBAL
If entered in the monitor system (SU /390), the command is executed in all guest systems.
If entered in another guest system or in the monitor system of an SU x86, the command is rejected with message NKR0178.