Previous Topic: TSODESC ParameterNext Topic: TSOROUTE Parameter


TSODEST Parameter

This parameter specifies the default destination of messages generated by commands sent to servers through ADDRESS TSO clauses in AOF rules. TSODEST is valid only when the CA OPS/MVS message has one of these severity levels: I (informational), W (warning), E (error), or S (severe error).

Default value:

X'0000000000000000'

Other possible values:

Any valid destination, expressed as hexadecimals

To specify a value for TSODEST, it may be helpful for you to think of the value as 8 bytes of information.

These 8 bytes break down as follows:

Set or modify this parameter: Anytime

Example: TSODEST

This function sends messages resulting from commands sent to TSO to console 5:

OPSPRM('SET','TSODEST','C300000500000000')