MQSeries Question:
Download Questions PDF

What is CCDT file on WebSphere MQ or WMQ?

Answer:

CCDT file or Client Channel Definition table is a binary file which contains connection details required by MQ clients e.g. Java application using JMS to connect to MQ Server. In order to connect to MQ Server, MQ clients needs MQ Server host name, MQ Server port name and server channel name. All these details are encapsulated in CCDT file named as AMQCLCHL.TAB. In order to create MQ Connection, MQ clients needs location of this file, which is provided as configuration. most of MQ errors comes either with incorrect CCDT files.

Download MQSeries Interview Questions And Answers PDF

Previous QuestionNext Question
Define channel in IBM webSphere MQ?What is SSLPEER in IBM Websphere MQ?