Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Device Description (Intrasystem) (CHGDEVINTR) command changes a device description for an intrasystem (INTRA) device.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
DEVD | Device description | Name | Required, Key, Positional 1 |
ONLINE | Online at IPL | *SAME, *YES, *NO | Optional |
TEXT | Text 'description' | Character value, *SAME, *BLANK | Optional |
Top |
Specifies the name of the device description being changed.
This is a required parameter.
Top |
Specifies whether this object is automatically varied on at initial program load (IPL).
Top |
Top |
CHGDEVINTR DEVD(TRM5292) ONLINE(*NO)
This command changes the ONLINE parameter to indicate that the device is not automatically varied on during IPL.
Top |
Top |