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 92 matches
Author Message
  Topic: Omegamon XE for Messaging - situations not firing.
harwinderr

Replies: 9
Views: 10653

PostForum: General IBM MQ Support   Posted: Tue Jul 27, 2010 4:26 am   Subject: Omegamon XE for Messaging - situations not firing.
looks like now you have file properties and ownership problems in IBM/ITM/bin...

yes, more probably in the logs and config directory. To fix this you can either:

a) use secureMain (in bin direc ...
  Topic: Omegamon XE for Messaging - situations not firing.
harwinderr

Replies: 9
Views: 10653

PostForum: General IBM MQ Support   Posted: Mon Jul 26, 2010 3:01 am   Subject: Omegamon XE for Messaging - situations not firing.
The root user doesn't has OAM authorizations to connect to the queue manager by default. I think that's the reason for the 2035 errors. For quick resolution you can add root user to the mqm group, but ...
  Topic: Omegamon XE for Messaging - situations not firing.
harwinderr

Replies: 9
Views: 10653

PostForum: General IBM MQ Support   Posted: Mon Jul 26, 2010 2:09 am   Subject: Omegamon XE for Messaging - situations not firing.
MQ 5.3 is not supported by OMXE Agent V 7.0 and above.
Confirm in the Agent logs that the situation is started.
  Topic: Omegamon XE for MQ - Excluding situations using wild cards
harwinderr

Replies: 4
Views: 3799

PostForum: General IBM MQ Support   Posted: Mon Jul 26, 2010 1:36 am   Subject: Omegamon XE for MQ - Excluding situations using wild cards
Yes, select "Add Conditions", and then select "Queue Name" and add the condition.
Click on the cell below "Queue Name". This cell will have 3 fields for building an expr ...
  Topic: Omegamon XE for Messaging - situations not firing.
harwinderr

Replies: 9
Views: 10653

PostForum: General IBM MQ Support   Posted: Mon Jul 26, 2010 12:05 am   Subject: Omegamon XE for Messaging - situations not firing.
These situations are sampled, so you should check what the sampling interval is set to in the situation editor. There could be a delay of at-least that many minutes before it will show up on console. ...
  Topic: Omegamon XE for MQ - Excluding situations using wild cards
harwinderr

Replies: 4
Views: 3799

PostForum: General IBM MQ Support   Posted: Sun Jul 25, 2010 11:54 pm   Subject: Omegamon XE for MQ - Excluding situations using wild cards
You need to add the following condition:
STR(Queue Name) != 1,SYSTEM.

Which means skip queues which have "SYSTEM." as a sub-string starting from the 1st position of the queue name.
  Topic: Upgrading SDKs and JREs with MQ v6.0.2.6
harwinderr

Replies: 2
Views: 5386

PostForum: IBM MQ Installation/Configuration Support   Posted: Wed Apr 29, 2009 8:47 pm   Subject: Upgrading SDKs and JREs with MQ v6.0.2.6
I raised a PMR with IBM on this issue and they confirmed that latest WMQ 6.0.2.6 support pack does not ship the Java SDK. This is due to certain changes in the corporate policies of shipping SDKs with ...
  Topic: Challenge Question - 06 / 2008
harwinderr

Replies: 36
Views: 114332

PostForum: Challenge Forum   Posted: Mon Jun 30, 2008 8:17 am   Subject: dgolding ??
dgolding ??
  Topic: Challenge Question - 06 / 2008
harwinderr

Replies: 36
Views: 114332

PostForum: Challenge Forum   Posted: Mon Jun 30, 2008 8:07 am   Subject: Challenge Question - 06 / 2008
Had to work a little bit on the script to make it more user friendly. Pls feel free to change/modify it to make it work on your environments.



$ more mqlog_cleanup.sh

usage()
...
  Topic: Challenge Question - 06 / 2008
harwinderr

Replies: 36
Views: 114332

PostForum: Challenge Forum   Posted: Tue Jun 17, 2008 4:04 am   Subject: Challenge Question - 06 / 2008
I faced a similar problem where the log file system was full and the Perl script will not work because the AMQ7467 & AMQ7468 messages were over-written. What we did was:

a) Move the oldest log ...
  Topic: Channel Retrying.... :oops:
harwinderr

Replies: 13
Views: 10637

PostForum: General IBM MQ Support   Posted: Mon Dec 18, 2006 1:01 am   Subject: Channel Retrying.... :oops:
Hi Kats,

To migrate from MQ51 to WMQ53 for OpenVMS, you need to be at a minimum level of MQ5.1 CSD04.

If you are not at MQ51 CSD04 level, you will need to recreate your queue manager once you in ...
  Topic: Error 2012 for application on OpenVMS
harwinderr

Replies: 2
Views: 3237

PostForum: General Discussion   Posted: Fri Oct 06, 2006 4:42 am   Subject: Error 2012 for application on OpenVMS
This might help

http://www-1.ibm.com/support/docview.wss?rs=171&context=SSFKSJ&context=SSWHKB&q1=openvms&uid=swg1IC34192&loc=en_US&cs=utf-8&lang=en

Thanks,
HR
  Topic: Has anybody configured SSL channels between openVMS and z/OS
harwinderr

Replies: 2
Views: 2714

PostForum: General IBM MQ Support   Posted: Wed Sep 27, 2006 3:53 am   Subject: Has anybody configured SSL channels between openVMS and z/OS
I did had a chance to successfully test SSL connectivity between an OpenVMS and Z/OS system. I only worked on the VMS side, as z/OS setup was done by some other guy. The configuration on VMS was prett ...
  Topic: Dump all auth info on MQ 5.1?
harwinderr

Replies: 24
Views: 18093

PostForum: IBM MQ Installation/Configuration Support   Posted: Fri Feb 24, 2006 11:37 am   Subject: Dump all auth info on MQ 5.1?
On 5.1, wasn't the security setting kept on disk, rather than on a Queue
Yes, that is my understanding as well.

Is it possible to dump all authorization info like dmpmqaut when you're using MQ v5. ...
  Topic: openssl and GSkit error....
harwinderr

Replies: 4
Views: 5376

PostForum: General IBM MQ Support   Posted: Tue Aug 09, 2005 9:22 pm   Subject: openssl and GSkit error....
First of all, why would you use openssl on HP-UX system to establish SSL channels. As far as I know, MQ on HP-UX (itanium) uses GSKit and not OpenSSL.

The steps that you are trying to carry out app ...
Goto page 1, 2, 3, 4, 5, 6, 7  Next Page 1 of 7

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.