Author |
Message |
Topic: TIMESTAMP casting issue in AIX environment |
nvenkatesh
Replies: 9 Views: 14071
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 14, 2009 6:28 am Subject: TIMESTAMP casting issue in AIX environment |
Hi,
I think the problem might be the day light saving time(DST). Please check the below link
For CAST to calculate the offset correctly, the time passed into CAST must have a time zone associated ... |
Topic: Start or stop a msgflow by esql code |
nvenkatesh
Replies: 3 Views: 4857
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 13, 2009 11:18 pm Subject: Start or stop a msgflow by esql code |
When we issue mqsistartmsgflow, there must be some message put to the system queue
You are correct. You can find the format of that control message in a test machine by "get inhibiting" the ... |
Topic: Deploying WMB webservice |
nvenkatesh
Replies: 14 Views: 27074
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 28, 2009 2:41 am Subject: Deploying WMB webservice |
Hi,
Do not use the port "8001" for your HTTP Listener. It is already being used by the WMB toolkit for "eclipse java debugging" I guess. Please use a different port.
http://n ... |
Topic: START EXECUTIONGROUP loop |
nvenkatesh
Replies: 4 Views: 4889
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 21, 2009 3:02 am Subject: START EXECUTIONGROUP loop |
Hi,
It looks like your flow in that particular EG has gone into an infininite loop or the flow holds some external resources which it could not get rid of(For e.g the flow is in the debug session). ... |
Topic: Difference b/w XMLNS and XMLNSC parser. |
nvenkatesh
Replies: 16 Views: 40095
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 15, 2009 11:44 pm Subject: Difference b/w XMLNS and XMLNSC parser. |
a) In Websphere Message Broker what is the difference between XMLNS and XMLNSC parser.
XMLNSC has performance improvement over XMLNS and uses less memory.
b) When should we use XMLNS and when XMLNS ... |
Topic: Execution Group Hide and Seek |
nvenkatesh
Replies: 4 Views: 6017
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 14, 2009 11:36 pm Subject: Execution Group Hide and Seek |
Hi,
What might have happened in your case is that the details of the EG has been deleted from the configuration repository but not yet deleted from the broker database. There are 2 possible reasons ... |
Topic: Config Manager Repositoy Access in Unix - BERNARD |
nvenkatesh
Replies: 16 Views: 15392
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 13, 2009 6:47 am Subject: Config Manager Repositoy Access in Unix - BERNARD |
All the normal ways of cancelling an outstanding deploy fail
Can you please let me know the response you are getting when you do mqsideploy -c and also the exact command you had used for cancelling t ... |
Topic: Config Manager Repositoy Access in Unix - BERNARD |
nvenkatesh
Replies: 16 Views: 15392
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 10, 2009 6:48 am Subject: Config Manager Repositoy Access in Unix - BERNARD |
Do you have anymore info on how to use the Config Manager Proxy to view and edit Bernard as I can't see it.
Neither mqsicmrv nor configmgr proxy provide you the facility to edit Bernard directly.
... |
Topic: Config Manager Repositoy Access in Unix - BERNARD |
nvenkatesh
Replies: 16 Views: 15392
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 10, 2009 6:03 am Subject: Config Manager Repositoy Access in Unix - BERNARD |
Simple workaround if you just want to view it and you dont have some sort of automation programs built around this command.. Just copy bernard from the unix machine to windows and access it from ther ... |
Topic: do you recommend local configmgr or remote configmgr ? |
nvenkatesh
Replies: 5 Views: 4547
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 10, 2009 2:03 am Subject: do you recommend local configmgr or remote configmgr ? |
Quote:
If you have local config manager, Only you are in charge for administering the brokers
surely this is just a remote config mgr for others to connect to?
You are technically correct, ... |
Topic: do you recommend local configmgr or remote configmgr ? |
nvenkatesh
Replies: 5 Views: 4547
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 10, 2009 1:12 am Subject: do you recommend local configmgr or remote configmgr ? |
Hi,
If you have local config manager, Only you are in charge for administering the brokers you reference irrespective of whether the broker is in remote or local. Others(using their config managers ... |
Topic: what id to run broker queue manager under |
nvenkatesh
Replies: 6 Views: 31346
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 09, 2009 11:10 pm Subject: what id to run broker queue manager under |
you have to be root to remove shared memory that you don't own
This is fine..
The main reason not to run the qmgr under the broker's service id is to keep shared memory separate
You mean here tha ... |
Topic: what id to run broker queue manager under |
nvenkatesh
Replies: 6 Views: 31346
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 08, 2009 2:26 am Subject: what id to run broker queue manager under |
The main reason not to run the qmgr under the broker's service id is to keep shared memory separate.
In MQSeries for UNIX systems, if a principal in a PRIMARY group is added to the MQM group, then ... |
Topic: what id to run broker queue manager under |
nvenkatesh
Replies: 6 Views: 31346
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 07, 2009 10:13 pm Subject: what id to run broker queue manager under |
Hi,
Your account "wmbadmin" should be part of the mqm group. Its not a must that you should start your queue manager only using mqm user. It can be also managed by the users who are part ... |
Topic: Rollback process of broker runtime.. |
nvenkatesh
Replies: 6 Views: 7642
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 07, 2009 1:13 am Subject: Rollback process of broker runtime.. |
FYI,
More info on the infocenter,
On the two methods of fix pack installation,
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=/com.ibm.etools.mft.doc/ah01589_.htm
... |