Author |
Message |
Topic: Facing Problem in Installation of Message Broker v6 |
OmPat
Replies: 19 Views: 19607
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jun 13, 2006 6:05 am Subject: Facing Problem in Installation of Message Broker v6 |
Its a problem with the directory structure of the install images.
InstallShield expects that disk2, disk3, disk4 and disk5 (incase of FP1) are in the same directory as disk1 and not prompt for them ... |
Topic: New MQSeries.net forums? |
OmPat
Replies: 35 Views: 17344
|
Forum: General Discussion Posted: Wed Apr 27, 2005 6:48 am Subject: New MQSeries.net forums? |
I think we need to have WAS forum apart from ICS, MQ Security etc. There is no reason why MQ Series.net cannot become a favorite site for WAS folks as well. |
Topic: MQ Admin Interview |
OmPat
Replies: 9 Views: 8286
|
Forum: General Discussion Posted: Wed Dec 01, 2004 2:26 pm Subject: MQ Admin Interview |
xxx,
I agree with csmith that it is not rocket science but u need to have a fair degree of knowledge to diagnose and resolve problems. The real test of a MQ administrator comes in if you have ... |
Topic: execution group error |
OmPat
Replies: 4 Views: 2824
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 02, 2004 2:51 pm Subject: execution group error |
your flow might be involved in a looping process... I would do a check on the resources consumed by the execution group.... If everyting else fails i will do a kill -9 on the execution group... MQSI ... |
Topic: Deleting Cluster Auto Sender Channel |
OmPat
Replies: 1 Views: 2320
|
Forum: Clustering Posted: Thu Oct 28, 2004 9:03 am Subject: Deleting Cluster Auto Sender Channel |
Guys,
I have a interesting prob..
I mistakenly created definitions by which my Qgmr became attached to a cluster which it was not supposed to.. now i suspended my qmgr from the cluster and de ... |
Topic: JOB UP FOR TAKING |
OmPat
Replies: 30 Views: 25941
|
Forum: General Discussion Posted: Wed Oct 27, 2004 7:26 am Subject: JOB UP FOR TAKING |
Easy Dude.... Bduncan has done a great service to MQ Community by maintaining this great forum.... I really appreciate his great work...
Thanks a bunch..
~Om |
Topic: Client Channel Table Creation |
OmPat
Replies: 23 Views: 36652
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Oct 15, 2004 9:24 am Subject: Client Channel Table Creation |
After a bit of tweaking, I found out that AMQCLCHL.TAB Pointed by MQCHLLIB variable gets updated every time you update any Qmgr on the filesystem where MQCHLLIB is set or exported. So even if you have ... |
Topic: Client Channel Table Creation |
OmPat
Replies: 23 Views: 36652
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Oct 15, 2004 8:39 am Subject: Client Channel Table Creation |
Peter,
Did you find out the reason as why AMQCLCHL.TAB does not get updated on one qmgr and its get updated when u create the same definitions on another qmgr. I am encountering similar prob...
... |
Topic: channel alive time |
OmPat
Replies: 2 Views: 2351
|
Forum: General IBM MQ Support Posted: Fri Oct 01, 2004 6:17 am Subject: channel alive time |
You can use a discint of 0 which would keep your channel up and running all the time. But then, as jason said, this use would unneccessary utitlize your server resources even if your channel is not pe ... |
Topic: Problems running broker 2.1 with vmware |
OmPat
Replies: 2 Views: 2738
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 24, 2004 5:21 am Subject: Problems running broker 2.1 with vmware |
Do you have enough Memory Available when you split memory resources between VMWARE GUEST OS and the HOST OS. Check it out ? This looks like a resource problem to me...
Thanks,
~Om |
Topic: qmstatus.ini analysis |
OmPat
Replies: 5 Views: 8189
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Aug 09, 2004 10:10 am Subject: qmstatus.ini analysis |
I think apart from what vennela suggested, if you want to figure out differences in the two qmgrs you could use MS03 Support pac (saveqmgr) uitilty for getting configuration information of those two q ... |
Topic: MQRC_MAX_CONNS_LIMIT_REACHED code 2025 |
OmPat
Replies: 3 Views: 7257
|
Forum: General IBM MQ Support Posted: Fri Aug 06, 2004 6:11 pm Subject: MQRC_MAX_CONNS_LIMIT_REACHED code 2025 |
are u reaching ur maxchannel limit... Try changing that from the default value of 100. FYI you can change the MAXCHANNEL property in QM.INI file. Hope that helps..
Thanks,
~Om |
Topic: MQ Series instances |
OmPat
Replies: 6 Views: 4763
|
Forum: General Discussion Posted: Fri Aug 06, 2004 6:08 pm Subject: MQ Series instances |
fjp_saper,
I did try out the older version of MS03 on MQ V 5.3 CSD 7. It does not work satisfactorily. It errors out giving an error of some kinda PCF error Integer 78 . when I see Queue attribu ... |
Topic: WMQI and DB Connection Pools |
OmPat
Replies: 2 Views: 2407
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 06, 2004 1:13 pm Subject: WMQI and DB Connection Pools |
AFAIK ( Guys correct me if i am wrong ) once you connect to the database, WMQI maitains that connection thruout that UOW. So there shud not be problem relating to database connection. but if u are wor ... |
Topic: MQ Series instances |
OmPat
Replies: 6 Views: 4763
|
Forum: General Discussion Posted: Fri Aug 06, 2004 1:08 pm Subject: MQ Series instances |
If you use the save qmgr script MS03 make sure that u are at appropriate CSD level ( reqd is CSD 6 or above). Older version of MS03 wont work for CSD 6 or above.
~Om |