Debugging 2

How to ?

How to check whether the queue manager in cluster is full repository or partial repository ?

Scenario 2



When application opens Q1B and puts the messages , what happens to messages ?

Does the desgin looks good or any pitfalls ?

Justify ..


MQ Administrator Mantra - Best Practices

 Design

Use short names for queue managers and MQ objects


Sometimes just naming a queue is a challenge. In other instances, you've created so many queues and other objects that your naming convention no longer works or is not as descriptive as you'd like. In general, names of MQ objects can have up to 48 characters, except for channel names, which can be no more than 20 characters. You can use upper and lower case A-Z, numeric 0-9, underscore (_), period (.), and two special characters: forward slash (/) and percent (%). If either of these two special characters are used, the names must be enclosed in double quotes.

In addition to general rules, here are some recommended guidelines for naming queue managers and MQ objects:



Debugging 1

Issue :


20/02/2012 10:45:02 - Process(4460.3) User(MUSR_MQADMIN) Program(amqzlaa0.exe) Host(xxxxxxxx)

AMQ8079: Access was denied when attempting to retrieve group membership information for user 'xxxx@xxxx'.

Scenario 1

Scenario : 

Customer to Administrator – Is it possible to retain non persistent messages in queue during normal/controlled queue manager restart ?

Administrator - ?  ( Yes or No )