MQSERVER configuration parameter
Use the MQSERVER configuration parameter to define a channel, specify the location of the , 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.