Author |
Message |
Topic: Using Message Broker 7.0.0 as an FTP Client |
ajayvizag
Replies: 3 Views: 2125
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 11, 2012 12:08 am Subject: Using Message Broker 7.0.0 as an FTP Client |
Dear All,
I have a requirement wherein i need to pull files from a remote location. Can i use any node in Message Broker that will help me in getting files from a remote location to a local directo ... |
Topic: Queue Manager Processes |
ajayvizag
Replies: 1 Views: 3294
|
Forum: General IBM MQ Support Posted: Fri Mar 09, 2012 1:09 am Subject: Queue Manager Processes |
Hi All,
When i run the command ps -ef|grep <QMName>
It lists the following processes.
--amqzxma0
--/opt/mqm/bin/amqzfuma -m <QMName>
--amqzmuc0 -m <QMName>
--amqzmur0 -m < ... |
Topic: Problems with SAP Adapter |
ajayvizag
Replies: 6 Views: 5684
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Mar 09, 2012 12:59 am Subject: Problems with SAP Adapter |
Thanks for your reply, i havent come across a property that sets the time out on listeners. Has anyone faced such a scenario? |
Topic: Problems with SAP Adapter |
ajayvizag
Replies: 6 Views: 5684
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 07, 2012 1:01 am Subject: Problems with SAP Adapter |
Thanks, for your reply. The point i am trying to highlight here is, that the adapter is up and running while there a n/w issue or even when the n/w issue is sorted. But after a n/w glitch it stops lis ... |
Topic: Problems with SAP Adapter |
ajayvizag
Replies: 6 Views: 5684
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 07, 2012 12:19 am Subject: Problems with SAP Adapter |
Hi All,
We are observing a scenario where in the SAP Inbound Adapter stops listening to events on SAP after a n/w issue i.e if there was a n/w issue with SAP server, the WMB SAP Inbound Adapter stops ... |
Topic: Inquiring Channel Attributes |
ajayvizag
Replies: 1 Views: 3257
|
Forum: IBM MQ API Support Posted: Tue Dec 28, 2010 7:12 am Subject: Inquiring Channel Attributes |
Hi All,
Thanks a lot for all your help so far. I need your help once again. We have a monitoring tool that inquires the properties of a queue and based on some ideal values it sends and email if th ... |
Topic: Reg rfhutilc |
ajayvizag
Replies: 1 Views: 2331
|
Forum: IBM MQ Java / JMS Posted: Thu Jul 08, 2010 9:53 pm Subject: Reg rfhutilc |
Hi All,
I am trying to use the rfhutilc to connect to a remote queue manager, but i am getting an error "The procedure entry point xtrSharedSegement could not be located in the dynamic link li ... |
Topic: Inquire the initiation queue name in java |
ajayvizag
Replies: 3 Views: 4483
|
Forum: General IBM MQ Support Posted: Wed May 12, 2010 2:14 am Subject: Inquire the initiation queue name in java |
Hi Thanks a lot for the link it was of great help |
Topic: Inquire the initiation queue name in java |
ajayvizag
Replies: 3 Views: 4483
|
Forum: General IBM MQ Support Posted: Tue May 11, 2010 4:09 am Subject: Inquire the initiation queue name in java |
Hi All,
I have requirement wherein i want to inquire the initiation queue name in my MQClient. I have gone the inqire attributes for a queue but i couldnt find any method that will return me the init ... |
Topic: Usage of Namelist |
ajayvizag
Replies: 14 Views: 14930
|
Forum: General IBM MQ Support Posted: Sun Nov 29, 2009 9:39 pm Subject: Usage of Namelist |
Thank you all for ur valuabl suggestions. As some of u have rightly written that my requirement is to copy the same message into multiple queues. I have been digging in the manuals and it stated that ... |
Topic: Usage of Namelist |
ajayvizag
Replies: 14 Views: 14930
|
Forum: General IBM MQ Support Posted: Fri Nov 27, 2009 3:55 am Subject: Usage of Namelist |
Thanks for the suggestion. But i would like to say that if the above code sends a message that i am not aware of writing java code then i am sorry to say that you got it wrong. I would really apprecia ... |
Topic: Usage of Namelist |
ajayvizag
Replies: 14 Views: 14930
|
Forum: General IBM MQ Support Posted: Fri Nov 27, 2009 2:49 am Subject: Usage of Namelist |
Hi,
I have done the below things but didnt know how to open the namelist.
so i am stuck here
MQQueueManager mqQMgr=new MQQueueManager("XYZ");
int openoptions =MQC.MQOO_INQUIRE|MQC.MQ ... |
Topic: Usage of Namelist |
ajayvizag
Replies: 14 Views: 14930
|
Forum: General IBM MQ Support Posted: Thu Nov 26, 2009 4:02 am Subject: Usage of Namelist |
I have a requirement to put a message in muliple queues. So i thought of creating a namelist and accessing the queue names inside it and place the message in all the queue mentioned in it. |
Topic: Usage of Namelist |
ajayvizag
Replies: 14 Views: 14930
|
Forum: General IBM MQ Support Posted: Thu Nov 26, 2009 3:33 am Subject: Usage of Namelist |
Hi All,
I would like to know how can a use or access a namelist in my MQClient which is a java program. I am done with creation of Namelist using the MQExplorer. I would like to know how to ... |
Topic: Using Message Exits |
ajayvizag
Replies: 15 Views: 24042
|
Forum: User Exits Posted: Mon Aug 31, 2009 6:33 am Subject: Using Message Exits |
Thaank u all for the help that u guys have provided i was able to compile the mirrorq in 64 bit but now my runmqsc command is not working.
The following error message is display on the console " ... |