IEE919I
K V[,USE = xx],LEVEL = aa[,bb,...][,CMDSYS=name],L=name

Explanation

A CONTROL V,REF command requested that the system display the message levels currently defined for a console. The system issues this message in response to that command.

In the message text:
USE = xx
The specified console is a display console. xx is the mode of console operation:
SD
Status-display mode, used for output only.
FC
Full-capability mode, used for both input and output.
MS
Message-stream mode, used for output messages other than status messages.
aa[,bb...]
The message level currently defined for the specified console. Up to six values may appear. aa, bb, and so forth, can be any of these values:
R
Write-to-operator with reply (WTOR) messages are to be displayed.
I
Immediate action messages (descriptor codes 1 and 2) are to be displayed.
CE
Critical eventual action messages (descriptor code 11) are to be displayed.
E
Eventual action messages (descriptor code 3) are to be displayed.
IN
Informational messages are to be displayed.
NB
Broadcast messages are not to be displayed.
CMDSYS=name
This text appears if the system is running in a sysplex environment.
L=name
The console name. The issuing console is not target.

System action

The system continues processing.

Operator response

If desired, enter a CONTROL V,USE=xx,LEVEL=(aa,bb,...) command to change the console operating mode or message level.

Source

Master scheduler

Module

IEE6903D

Routing code

*

Descriptor code

5