Author |
Message |
Topic: Connecting to a remote queue |
rajesht1
Replies: 10 Views: 6453
|
Forum: General IBM MQ Support Posted: Fri Jun 24, 2011 5:33 am Subject: Connecting to a remote queue |
com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2058
at com.ibm.mq.MQManagedConnectionJ11.<init>(MQManagedConnectionJ11.java:282)
at com.ibm.mq.MQBindingsManagedConnectionFactor ... |
Topic: Connecting to a remote queue |
rajesht1
Replies: 10 Views: 6453
|
Forum: General IBM MQ Support Posted: Fri Jun 24, 2011 4:58 am Subject: Connecting to a remote queue |
MQEnvironment.hostname=hostName;
MQEnvironment.port=portNo;
MQEnvironment.channel="SYSTEM.DEF.SVRCONN";
MQQueueManager qMgr;
System.out.println(&quo ... |
Topic: Connecting to a remote queue |
rajesht1
Replies: 10 Views: 6453
|
Forum: General IBM MQ Support Posted: Fri Jun 24, 2011 3:57 am Subject: Connecting to a remote queue |
I have developed a code to connect to a remote queue in java.
But it is working fine in local.
can any one please provide me the code to connect to a remote queue in a remote queuemanager.
... |
Topic: Probelm while debug |
rajesht1
Replies: 0 Views: 1070
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 09, 2010 12:43 am Subject: Probelm while debug |
Hi all,
In debug prospective while selecting the FlowEngine name I am not able to see the execuation groups over there(I am using MB6.0).
Can any one please help me on this.
Note:I have restar ... |
Topic: Configuration Manager Down |
rajesht1
Replies: 4 Views: 2968
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 01, 2010 10:29 pm Subject: Configuration Manager Down |
Sorry to say u how can u think that with out any ground work I have posted this question....
I tried in all the way like restarted the configManager,broker,.....but I am not able to deploy the bar ... |
Topic: Configuration Manager Down |
rajesht1
Replies: 4 Views: 2968
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 01, 2010 7:07 am Subject: Configuration Manager Down |
Hi all,
I am not able to deploy the bar file into the execuation group,it is not giving any error in the Event logs also.
So I tried by using mqsideploy command,it is throwing the error like your ... |
Topic: Difference between correlationId and MessageId |
rajesht1
Replies: 4 Views: 18654
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 11:12 pm Subject: Difference between correlationId and MessageId |
Hi all,
Can any explain me the difference between correlationId and messageId????????Please |
Topic: Database access |
rajesht1
Replies: 13 Views: 6067
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 11:10 pm Subject: Database access |
At last I got it  |
Topic: Database access |
rajesht1
Replies: 13 Views: 6067
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 10:52 pm Subject: Database access |
Hi Thanks for all your help,
I tried using the above sentence in the Google but I am not getting the extract information.If possible can u write the syntax here...... |
Topic: Database access |
rajesht1
Replies: 13 Views: 6067
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 7:03 am Subject: Database access |
can u please suggest me in the search option what I have to entered............  |
Topic: Database access |
rajesht1
Replies: 13 Views: 6067
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 6:39 am Subject: Database access |
After all my ground work I am putting this question before you.So could you please send me the link please................ |
Topic: Database access |
rajesht1
Replies: 13 Views: 6067
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 6:30 am Subject: Database access |
which document? can u send me the link.Thanks for all your help |
Topic: Difference between the set and the create |
rajesht1
Replies: 2 Views: 2413
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 2:44 am Subject: Difference between the set and the create |
Hi all,
In the ESQL I have written
set outputRoot.xml.msg.num=10
create firstchild of outputRoot.xml.msg NAME 'num' VALUE '10';
Here the above statements are displaying the same ouput.
... |
Topic: Database access |
rajesht1
Replies: 13 Views: 6067
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 2:33 am Subject: Database access |
But in the compute node properties we can give only one Data Source Name.How the other database is accessed.............. |
Topic: Database access |
rajesht1
Replies: 13 Views: 6067
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 12, 2010 6:39 am Subject: Database access |
Can I access two database in a compute.If possible how ,can any one clear me about this .  |