CHGDEVINTR (Change Device Description (Intrasystem)) Command Description
CHGDEVINTR Command syntax diagram
Purpose
The Change Device Description (Intrasystem) (CHGDEVINTR) command changes the description of an intrasystem device.
Required Parameters
- DEVD
- Specifies the name of the device description being changed.
Optional Parameters
- ONLINE
- Specifies whether this object is automatically varied on at initial program load (IPL).
*SAME: The value does not change.
*NO: This device is not automatically varied on at IPL.
*YES: The device is automatically varied on at IPL.
- TEXT
- Specifies the text that briefly describes the program and its function. More information is in Commonly used parameters.
*SAME: The value does not change.
*BLANK: Text is not specified.
'description': Specify no more than 50 characters of text, enclosed in apostrophes.
Example for CHGDEVINTR
CHGDEVINTR DEVD(TRM5292) ONLINE(*NO)This command changes the ONLINE parameter to indicate that the device is not automatically varied on during IPL.
Error messages for CHGDEVINTR
*ESCAPE Messages
- CPF2618
- Device description &1 not changed.