Skip to main content

MQ_CCDT_URL - UCA for SOA configuration option

Description

The MQ_CCDT_URL option specifies the location of an MQ Client Channel Definition Table (CCDT) file that can be used to establish client connections to remote MQ queue managers.

Usage

Method

Syntax*****

IBM i

HP NonStop

UNIX

Windows

z/OS

Configuration File Keyword

mq_ccdt_url url

Values

url is a URL that specifies the location of the CCDT file.

For example, the following URLs specify the location of the CCDT file on a file system:

UNIX

file:///mqm/ccdt/AMQCLCHL.TAB

Windows

file:///e:/path/to/file/AMQCLCHL.TAB

The following format also is accepted:

file:///e:\path\to\file\AMQCLCHL.TAB

FTP

ftp://userName:password@myServer/definitionPath/AMQCLCHL.TAB