ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 32 matches
Author Message
  Topic: How to read the last message on a queue
dexter

Replies: 2
Views: 1978

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Jan 07, 2012 9:26 am   Subject: How to read the last message on a queue
I posted my question in the MQ forum.

Here's the link.
http://www.mqseries.net/phpBB2/viewtopic.php?p=321320#321320
  Topic: How to read the last message on a queue?
dexter

Replies: 8
Views: 9626

PostForum: General IBM MQ Support   Posted: Sat Jan 07, 2012 9:24 am   Subject: How to read the last message on a queue?
MQ v7016, WMB v7002, SUSE Linux Enterprise Server v11

I have around 1.2 million messages on a queue.
I want to check when the test completed. The time when the last message was put to the queue ...
  Topic: How to read the last message on a queue
dexter

Replies: 2
Views: 1978

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Jan 07, 2012 9:21 am   Subject: How to read the last message on a queue
I apologize for posting an MQ question in the WMB forum. I did that by mistake. Wasn't intentional.
  Topic: How to read the last message on a queue
dexter

Replies: 2
Views: 1978

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Jan 07, 2012 9:17 am   Subject: How to read the last message on a queue
MQ v7016, WMB v7002, SUSE Linux Enterprise Server v11

I have around 1.2 million messages on a queue.
I want to check when the test completed. The time when the last message was put to the queue wo ...
  Topic: Uninstall WMB Patch v7002
dexter

Replies: 6
Views: 4471

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Sep 10, 2011 2:15 am   Subject: Uninstall WMB Patch v7002
Why do you wish to uninstall the .2 patch? What issue is causing concern?
It's not causing any issues Lance.
As I mentioned in my post, this is a sandbox and my team lead wanted me to be aware of t ...
  Topic: Uninstall WMB Patch v7002
dexter

Replies: 6
Views: 4471

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Sep 10, 2011 2:13 am   Subject: Uninstall WMB Patch v7002
If you installed 7.0.0.2 in the same location as your previous version, you are S.O.L., you will have to uninstall and then reinstall 7.0.0.0 and then apply 7.0.0.1.

BUT, you can plan for this and ...
  Topic: Uninstall WMB Patch v7002
dexter

Replies: 6
Views: 4471

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 08, 2011 12:54 pm   Subject: Uninstall WMB Patch v7002
WMB v7, MQ v7, SLES (zLinux) v11

I upgraded my broker runtime to v7002 in our engineering (sandbox) environment.
Now, my team lead wants to know if there is a way to uninstall this patch. Not the ...
  Topic: How to log user ids and actions performed by them?
dexter

Replies: 3
Views: 2958

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Aug 08, 2011 11:09 am   Subject: How to log user ids and actions performed by them?
Thank you mqjeff.
  Topic: How to log user ids and actions performed by them?
dexter

Replies: 3
Views: 2958

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Aug 05, 2011 7:24 am   Subject: How to log user ids and actions performed by them?
WMB 7001, MQ7, zLinux (SLES) v11, Toolkit/Explorer on Windows XP

I have enabled WMB security in our environments. I have removed the 'mqm' id from the MCAUSER field of the SYSTEM.BKR.CONFIG channel ...
  Topic: AMQ7026 Issue even though the group exists: SOLVED!
dexter

Replies: 5
Views: 5265

PostForum: IBM MQ Security   Posted: Thu Jun 09, 2011 5:51 am   Subject: AMQ7026 Issue even though the group exists: SOLVED!
Alright Skoobee, you're the man!
I had my UNIX admin change the group names to be less than 12 chars and the command ran successfully.

Thank you.
  Topic: AMQ7026 Issue even though the group exists: SOLVED!
dexter

Replies: 5
Views: 5265

PostForum: IBM MQ Security   Posted: Tue Jun 07, 2011 7:38 am   Subject: AMQ7026 Issue even though the group exists: SOLVED!
Principal and group names can only be up to 12 chars long, not 15 like here.

Thank you Skoobee. I've conveyed the same to my system admin. Let's see if he agrees to change it. I'll send out an upda ...
  Topic: AMQ7026 Issue even though the group exists: SOLVED!
dexter

Replies: 5
Views: 5265

PostForum: IBM MQ Security   Posted: Tue Jun 07, 2011 4:52 am   Subject: AMQ7026 Issue even though the group exists: SOLVED!
Try
setmqaut -m BRKQMSIT -n EDI.WMB.OUTBOUND.COMMON.BULK -t q -g "wmb_testers_sit" +put

It's more likely an issue with the _ in the group id than not.

That didn't work Jeff. But than ...
  Topic: AMQ7026 Issue even though the group exists: SOLVED!
dexter

Replies: 5
Views: 5265

PostForum: IBM MQ Security   Posted: Tue Jun 07, 2011 4:29 am   Subject: AMQ7026 Issue even though the group exists: SOLVED!
MQ v7, WMB v7, SLES v11

I'm trying to give 'put' permissions to a tester for a particular queue. I ran the setmqaut command against his group, but unfortunately, I get a 'group doesn't exist' error ...
  Topic: Broker restart required as part of maintenance?
dexter

Replies: 9
Views: 5313

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 10, 2011 8:52 am   Subject: Broker restart required as part of maintenance?
And yes, we have automated our build/deploy process too.
  Topic: Broker restart required as part of maintenance?
dexter

Replies: 9
Views: 5313

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 10, 2011 8:48 am   Subject: Broker restart required as part of maintenance?
Well, my job starts after the unix admin installs the product.
But human readable instructions are part of the script.
Goto page 1, 2, 3  Next Page 1 of 3

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.