|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
reagarding AMQ8147: MQSeries object not found error |
« View previous topic :: View next topic » |
Author |
Message
|
jillayuvaraj |
Posted: Fri Dec 14, 2001 8:07 am Post subject: |
|
|
Newbie
Joined: 09 Dec 2001 Posts: 8 Location: Domex Infotech, India
|
hi,
I Created a queue manager under which i created a local queue called queue1, i put some message through API Excersicer , then in command prompt i went bin directory which is of MQseries root directory, i started runmqsc, i tried to clear the message in the queue queue1 using CLEAR QLOCAL(queue1), but i got error like AMQ8147: MQSeries object not found error.
What may be the problem ??
Anything else to be done??
please help me out
Yuvaraj J C
[ This Message was edited by: jillayuvaraj on 2001-12-14 08:11 ] |
|
Back to top |
|
 |
EddieA |
Posted: Fri Dec 14, 2001 9:55 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
When you entered the command through runmqsc, everything is folded to uppercase if it isn't quoted, so what you actually tried to do was:
CLEAR QLOCAL(QUEUE1)
Try:
CLEAR QLOCAL('queue1')
This is one of the reasons that most people only ever use uppercase for MQSeries object names.
Cheers,
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|