Previous Topic: EDESC

Next Topic: FERL


EROUT

Specifies the sixteen bits (coded in hexadecimal) of z/OS console routing codes for messages ending with E. The following are available routing codes:

Value (hexadecimal)

8000

Descriptor Code

1

Definition

Master console action

Value (hexadecimal)

4000

Descriptor Code

2

Definition

Master console information

Value (hexadecimal)

2000

Descriptor Code

3

Definition

Tape pool

Value (hexadecimal)

1000

Descriptor Code

4

Definition

Direct access pool

Value (hexadecimal)

0800

Descriptor Code

5

Definition

Tape library

Value (hexadecimal)

0400

Descriptor Code

6

Definition

Disk library

Value (hexadecimal)

0200

Descriptor Code

7

Definition

Unit record pool

Value (hexadecimal)

0100

Descriptor Code

8

Definition

Teleprocessing control

Value (hexadecimal)

0080

Descriptor Code

9

Definition

System security

Value (hexadecimal)

0040

Descriptor Code

10

Definition

System error/maintenance

Value (hexadecimal)

0020

Descriptor Code

11

Definition

Programmer information

Value (hexadecimal)

0010

Descriptor Code

12

Definition

Emulators

Value (hexadecimal)

0008

Descriptor Code

13

Definition

Installation use

Value (hexadecimal)

0004

Descriptor Code

14

Definition

Installation use

Value (hexadecimal)

0002

Descriptor Code

15

Definition

Installation use

Value (hexadecimal)

0001

Descriptor Code

16

Definition

Installation use

Value (hexadecimal)

0000

Descriptor Code

none

Definition

For CA XCOM Data Transport use only

Codes are selected by bit configuration, where bit 0 corresponds to Routing Code 1, bit 1 corresponds to Routing Code 2; that is, at z/OS system generation, each operator's console is assigned routing codes corresponding to the functions that the installation wants that console to perform.

Specifying EROUT=0000 in the Default Options Table or as part of the PARM field of the EXEC JCL statement causes the suppression of all XCOMMnnnnE messages from the SYSLOG, and most error messages generated by XCOMJOB. All messages continue to be a part of the CA XCOM Data Transport log.

Default: 4020