C9530-001 · Question #97
In order for a MQEndpoint policy to use a CCDT file, what must be done in addition to setting the ccdt property?
The correct answer is C. Run the mqsichangeproperties command to specify the CCDT file path. If you set the ccdt property in an MQEndpoint policy document to use a CCDT file, you must also run the mqsichangeproperties command to specify the CCDT file path. Use the following form, where IBNODE and file_path represent the integration node name, and the path to the CCDT…
Question
In order for a MQEndpoint policy to use a CCDT file, what must be done in addition to setting the ccdt property?
Options
- ACreate a configurable service to specify the CCDT file path.
- BRun the mqsichangepolicy command to specify the CCDT file path.
- CRun the mqsichangeproperties command to specify the CCDT file path.
- DSet the CCDT file path as a BAR file override in any BAR file that uses the MQEndpoint policy.
How the community answered
(31 responses)- A3% (1)
- B3% (1)
- C84% (26)
- D10% (3)
Explanation
If you set the ccdt property in an MQEndpoint policy document to use a CCDT file, you must also run the mqsichangeproperties command to specify the CCDT file path. Use the following form, where IBNODE and file_path represent the integration node name, and the path to the CCDT file: mqsichangeproperties IBNODE -o BrokerRegistry -n mqCCDT -v file_path
Topics
Community Discussion
No community discussion yet for this question.