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).
X'0000000000000000'
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:
Note: The integer value of X'02' is 7; the OPSBITS() character string that corresponds to this value is HRDCPY.
Example: TSODEST
This function sends messages resulting from commands sent to TSO to console 5:
OPSPRM('SET','TSODEST','C300000500000000')
|
Copyright © 2014 CA.
All rights reserved.
|
|