-
Book Overview & Buying
-
Table Of Contents
IBM InfoSphere Replication Server and Data Event Publisher
By :
To create a Queue Manager, our userID needs to be part of the mqm group. If we do not have the appropriate authority, then we need to ask our MQ administrator to issue this command.
The command to create a Queue Manager is CRTMQM and there are various parameters available with this command:
crtmqm [-z] [-q] [-c Text] [-d DefXmitQ] [-h MaxHandles] [-g ApplicationGroup] [-t TrigInt] [-u DeadQ] [-x MaxUMsgs] [-lp LogPri] [-ls LogSec] [-lc | -ll] [-lf LogFileSize] [-ld LogPath] QMgrName
The only required parameter is the Queue Manager name (QMgrName), which can be up to 48 characters in length. The optional parameters are:
-c <text>: Descriptive text (up to 64 characters) for this Queue Manager.
-d <DefaultTransmissionQueue>: The name of the local Transmission Queue where remote messages are put if a Transmission Queue is not explicitly defined for their destination. There is no default.
-g <ApplicationGroup>: The name of the group containing...
Change the font size
Change margin width
Change background colour