IBM GC34-5557-00 Webcam User Manual


 
CL Commands
The AS/400 CL commands for MQSeries can be grouped as follows:
v Channel commands - used to create, start, and delete channels.
v Cluster commands - used to work with queue manager clusters.
v Command server commands - used to display, start, and end the command
server.
v Data type conversion command - used to convert data types.
v Dead-letter queue handler command - used to start the dead-letter queue
handler.
v Media recovery commands - used to record and re-create objects.
v MQSeries command - used to start a batch of MQSeries commands.
v Name command - used to display object names.
v Namelist commands - used to work with namelists.
v Process commands - used to change, copy, and delete processes.
v Queue commands - used to create, delete, and work with queues.
v Queue manager commands - used to connect, create, and delete queue
managers.
v Security commands - used to display, grant, and revoke object authority.
v Trace command - used to trace service jobs.
v Transaction commands - used to display and resolve transactions.
v Trigger monitor commands - used to start trigger monitors.
Using CL Commands
You can enter CL commands from a command line.
The following table gives a brief description of each MQSeries CL command.
To display online help for a CL command, enter the command and press F1.
To see a full list of MQSeries commands, enter the command GO CMDMQM
from the MQSeries menu.
Command Usage
CCTMQM (connect message queue manager) supported only for compatibility with previous
releases.
CHGMQM (change message queue manager) to change the attributes of a message queue
manager.
CHGMQMCHL (change MQM channel) to change the attributes of an existing channel.
CHGMQMNL (change MQM namelist) to change the attributes of a namelist.
CHGMQMPRC (change MQM process) to change the attributes of a process definition.
CHGMQMQ (change MQM queue) to change the attributes of a queue.
CLRMQMQ (clear MQM queue) to delete all messages from a local queue.
CPYMQMCHL (copy MQM channel) to create a copy of an existing channel
definition.
CPYMQMNL (copy MQM namelist) to create a copy of a namelist.
CPYMQMPRC (copy MQM process) to create a copy of a process definition.
CPYMQMQ (copy MQM queue) to create a copy of an existing queue definition.
CRTMQM (create message queue manager) to create a local queue manager.
CRTMQMCHL (create MQM channel) to create a new channel definition.
Before you Start
34
MQSeries for AS/400, V5.1 Quick Beginnings