Download IBM Informix Database Extensions User's Guide

Transcript
Chapter 9. MQ messaging configuration parameters
When you use MQ messaging over a network, you must set several database
server configuration parameters,
These configuration parameters correspond to IBM WebSphere MQ (WMQ)
environment variables.
Related tasks:
“Switching from client-based to server-based messaging” on page 6-4
Related reference:
Chapter 6, “About MQ messaging,” on page 6-1
“The "informix".mqiservice table” on page 8-2
MQSERVER configuration parameter
Use the MQSERVER configuration parameter to define a channel, specify the
location of the IBM WebSphere MQ server, and specify the communication method
to be used.
onconfig.std value
none
range of values
ChannelName/TransportType/ConnectionName
takes effect
When the database server is stopped and restarted
Usage
You must set this configuration parameter when you use MQ messaging over a
network. The configuration parameter contains the same information as the same
as the WMQ MQSERVER environment variable.
The connection name must be a fully qualified network name.
The connection and channel names cannot include contain the forward slash (/)
character, because it is used to separate the channel name, transport type, and
connection name.
For more information about channel and connection names and transport types,
see your IBM WebSphere MQ documentation.
Related tasks:
“Switching from server-based to client-based messaging” on page 6-4
“Switching from client-based to server-based messaging” on page 6-4
Related reference:
“The "informix".mqiservice table” on page 8-2
“MQCHLLIB configuration parameter” on page 9-2
“MQCHLTAB configuration parameter” on page 9-2
© Copyright IBM Corp. 2005, 2014
9-1