The SYSIDMS CVRETRY_MSG_CODES parameter gives you control over the destination where message DC208002 is routed. Message DC208002 is issued when a batch job attempts to communicate with an inactive DC/UCF system. An operator must respond to the message by either indicating that another attempt should be made to communicate with the CA IDMS system or that the job should be canceled.
Control over the routing of the DC208002 message facilitates the use of data center automation tools to respond to the message without operator intervention.
The following SYSIDMS parameter lets you control the routing of the DC208002 message.
Specifies the descriptor and route codes to be used for batch message DC208002 (CV cv-number NOT ACTIVE. REPLY RETRY OR CANCEL). descriptor-route-codes must be an eight-digit hexadecimal value.
The first four digits of descriptor-route-codes represent the descriptor codes and the last four digits represent the route codes. Each bit within the descriptor or route codes represents a code value. The first bit (x’8000’) represents code value 1 and the last bit (x’0001’) represents code value 16. Multiple bits can be on in each set of codes so that x’8101’ represents code values 1, 8 and 16.
Default: 00004000 – representing descriptor code zero (0) and route code two.
Note: The descriptor-route-codes value is automatically considered to be in hexadecimal format.
|
Copyright © 2010 CA.
All rights reserved.
|
|