mqsimigratequeues command

Supported platforms

  • Windows 2000, Windows XP
  • UNIX platforms
  • Start of changez/OS platforms through the BIPMGRQ utility; see z/OS utility jobsEnd of change

Purpose

The mqsimigratequeues command creates any new queues that are needed by the updated broker, but does not delete queues that the updated broker might not need.

The command creates all the queues needed between Version 2.1 of the product and the current release of WebSphere Business Integration Message Broker.

Syntax

Parameters

brokername
(Required) The name of the target broker used to migrate the queue manager queues.

Authorization

On Windows platforms, the user ID used to invoke this command must have Administrator authority on the local system.

On UNIX platforms, the user ID used to invoke this command must be root. It must also be a member of the mqbrkrs group.

WebsphereMQ queues created

The following queues are created by the command if they are not already present. If any queue, or queues, exist no error is reported:

  • SYSTEM.BROKER.INTERBROKER.MODEL.QUEUE
  • SYSTEM.BROKER.WS.INPUT
  • SYSTEM.BROKER.WS.REPLY
  • SYSTEM.BROKER.WS.ACK
  • SYSTEM.BROKER.SUBSCRIPTIONS.DATA
  • SYSTEM.BROKER.CLIENTS.DATA

Responses

This command returns the following responses:

  • BIP8048 Unable to start queue manager
  • BIP8051 Unable to create queue
  • BIP8054 Unable to set security for queue
  • BIP8056 Unknown queue manager
  • BIP8086 Queue manager in use
  • BIP8093 Queue manager being created
  • BIP8094 Queue manager stopping

Examples

This example migrates the queue manager queues for broker testone
mqsimigratequeues testone