Author |
Message |
Topic: How to improve deployment performance |
ranganathan
Replies: 10 Views: 11604
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 21, 2009 2:42 am Subject: Re: How to improve deployment performance |
We wrote fully automated scripts which deploy whole set of new broker flows during a release. Deployment time consumes over half hour what begins to be unacceptable on production.
You can probably ... |
Topic: Unable to Connecting broker with Default Database |
ranganathan
Replies: 3 Views: 15704
|
Forum: General Discussion Posted: Tue Sep 01, 2009 2:55 am Subject: Unable to Connecting broker with Default Database |
trying to creating broker with default configuration wizard .
From Infocenter
Before you run the Default Configuration wizard:
* Windows platform You must have Administrator privileg ... |
Topic: TRC files dump the Drive |
ranganathan
Replies: 9 Views: 10766
|
Forum: General IBM MQ Support Posted: Mon Aug 03, 2009 4:49 am Subject: TRC files dump the Drive |
Make sure you end trace for all the QMs
You can issue "endmqtrc -a" and see if the files are getting generated. |
Topic: Not Authorised 2035 when trying to connect to SVRCONN |
ranganathan
Replies: 16 Views: 17208
|
Forum: General IBM MQ Support Posted: Tue Jun 16, 2009 9:05 am Subject: Not Authorised 2035 when trying to connect to SVRCONN |
Did you do a dspmqaut ?!
Did you refresh the security ?! |
Topic: Rfhutil - 2046 Invalid option for operation Getting message |
ranganathan
Replies: 7 Views: 14437
|
Forum: General IBM MQ Support Posted: Tue Jun 16, 2009 5:37 am Subject: Rfhutil - 2046 Invalid option for operation Getting message |
Could it be that your qmgr version (5.3) has been out of support for more than a year?
Maybe you would have needed an older version of RFHUtil?
The ReadMe says, it supports 5.3...
... |
Topic: Rfhutil - 2046 Invalid option for operation Getting message |
ranganathan
Replies: 7 Views: 14437
|
Forum: General IBM MQ Support Posted: Sat Jun 13, 2009 2:09 am Subject: Rfhutil - 2046 Invalid option for operation Getting message |
Thanks for the reply elvis_gn, I have used 'qload' utility to take the msg backup. Not sure what is wrong with my Rfhutilc set up...  |
Topic: Rfhutil - 2046 Invalid option for operation Getting message |
ranganathan
Replies: 7 Views: 14437
|
Forum: General IBM MQ Support Posted: Fri Jun 12, 2009 8:44 pm Subject: Rfhutil - 2046 Invalid option for operation Getting message |
Anybody ?!  |
Topic: Rfhutil - 2046 Invalid option for operation Getting message |
ranganathan
Replies: 7 Views: 14437
|
Forum: General IBM MQ Support Posted: Fri Jun 12, 2009 8:09 am Subject: Rfhutil - 2046 Invalid option for operation Getting message |
I am using Rfhutilc v 7, to connect to a remote MQ v 5.3 CSD11 QM to get a copy of the messages.
I am able to load the QM objects by setting MQSERVER, but while trying to save the queue to a file ... |
Topic: MQ client connecting to v5.3 and v6 together |
ranganathan
Replies: 20 Views: 16661
|
Forum: General IBM MQ Support Posted: Wed May 27, 2009 8:35 am Subject: MQ client connecting to v5.3 and v6 together |
i guess this would be the version 6 client libraries.
Yes indeed....
Is your client using v6 libraries?!
how exactly have you configured the client connections to the server ?! |
Topic: MQ client connecting to v5.3 and v6 together |
ranganathan
Replies: 20 Views: 16661
|
Forum: General IBM MQ Support Posted: Wed May 27, 2009 3:25 am Subject: MQ client connecting to v5.3 and v6 together |
Yes, you can connect your MQ client to the supported MQ versions in parallel using correct client libraries....
As mentioned by Jeff...
You can use *one* install of MQ to connect to *two or more ... |
Topic: NULL_MD5 means no encryption on the messages? and other Qs.. |
ranganathan
Replies: 6 Views: 10699
|
Forum: General IBM MQ Support Posted: Mon May 11, 2009 6:07 am Subject: NULL_MD5 means no encryption on the messages? and other Qs.. |
I guess...
since both ends of SSL channel definition must include the attribute (if specified at one end) and must specify the same CipherSpec, Through SSLCIPH MQ identifies the encryption/decrypti ... |
Topic: Unable to start the Admin server - fmcamain |
ranganathan
Replies: 8 Views: 37936
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed May 06, 2009 4:32 am Subject: Unable to start the Admin server - fmcamain |
This issue is resolved... there were some incorrect soft links to 32 bit libraries in DB2 client. We removed them and linked it to the correct 64 bit DB2 libraries, verified that the DB2 client is ... |
Topic: error while starting the queue manager |
ranganathan
Replies: 9 Views: 12285
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 04, 2009 6:08 am Subject: Re: error while starting the queue manager |
Hi,
i am getting the following error while trying to restart the queue manager.
WebSphere MQ queue manager 'TEST' starting.
AMQ5615: Default objects cannot be created: CompCode = 2 Reason = 205 ... |
Topic: Unable to start the Admin server - fmcamain |
ranganathan
Replies: 8 Views: 37936
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon May 04, 2009 12:51 am Subject: Unable to start the Admin server - fmcamain |
Hi,
this is most probably a 32 Bit / 64 Bit mixup in your LIBPATH for the DB2 switch libraries. Check that your LIBPATH is a clean 32 Bit or 64 Bit environment. See step 6 and step 7 in the referen ... |
Topic: An Internal MQ error has occured on Queue Manager |
ranganathan
Replies: 7 Views: 9259
|
Forum: General IBM MQ Support Posted: Thu Apr 30, 2009 8:28 am Subject: An Internal MQ error has occured on Queue Manager |
Chandu.. check in /var/mqm/errors directory there will be FDC files with probe ID and with other information. |