Change Device Desc (Intra) (CHGDEVINTR)

The Change Device Description (Intrasystem) (CHGDEVINTR) command changes a device description for an intrasystem (INTRA) device.

Restriction: You must have input/output system configuration (*IOSYSCFG) special authority to use this command.

Parameters

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

Device description (DEVD)

Specifies the name of the device description.

This is a required parameter.

Online at IPL (ONLINE)

Specifies whether this object is automatically varied on at initial program load (IPL).

*SAME
The value does not change.
*YES

This device is varied on automatically at IPL.

*NO

This device is not varied on automatically at IPL.

Text 'description' (TEXT)

Specifies the text that briefly describes the object.

*SAME
The text (if any) does not change.
*BLANK
No text is specified.
character-value
Specify no more than 50 characters of text, enclosed in apostrophes.

Examples

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

*ESCAPE Messages

CPF2618
Device description &1 not changed.