nerdexam
IBM

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…

Application Development for Connectivity and Integration

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)
  • A
    3% (1)
  • B
    3% (1)
  • C
    84% (26)
  • D
    10% (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

#MQEndpoint policy#CCDT file#mqsichangeproperties#policy configuration

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice