Author |
Message |
Topic: MQ queue manager creating error in Solaris |
Qadeer_824
Replies: 7 Views: 9776
|
Forum: General IBM MQ Support Posted: Fri Oct 05, 2012 6:32 am Subject: MQ queue manager creating error in Solaris |
Oops.. didn't realize it was 2008 !!
I'm still hoping someone would reply as i'm having a similar problem.
Thanks,
Qadeer |
Topic: MQ queue manager creating error in Solaris |
Qadeer_824
Replies: 7 Views: 9776
|
Forum: General IBM MQ Support Posted: Fri Oct 05, 2012 5:46 am Subject: MQ queue manager creating error in Solaris |
Hi,
Could you please confirm what specific project parameters were set? Only the following or any others ?
project.max-sem-ids xxx
project.max-shm-memory xxxxx
project.max-shm-ids ... |
Topic: Cannot start the broker at WMB v7 running on RHEL |
Qadeer_824
Replies: 23 Views: 26009
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 13, 2012 6:08 am Subject: Cannot start the broker at WMB v7 running on RHEL |
I had the same problem and resolved it by installing the MQ Global Security kit which i believe contains the cryptography packages required for generating UUID..
I also edited the /etc/hosts file a ... |
Topic: RFC Caching Data |
Qadeer_824
Replies: 11 Views: 11194
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Feb 26, 2011 10:40 am Subject: RFC Caching Data |
Hi,
I am facing the same problem in my project using IBM WebSphere Message Broker 6.1 and SAP Adapter nodes 6.1.0.6 IF05.
Can you please let me know if you found a solution/workaround for this? Y ... |
Topic: Logically Grouping elements in WMB |
Qadeer_824
Replies: 2 Views: 1919
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 11, 2010 6:16 am Subject: Logically Grouping elements in WMB |
HiAll,
I have a requirement where i get an XML message in the structure below:
<Request>
<Element1>
<Element2>
<Element2>
<Element2>
< ... |
Topic: SAPRequest node - BAPI structures |
Qadeer_824
Replies: 2 Views: 2633
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 29, 2010 5:26 am Subject: SAPRequest node - BAPI structures |
Hi All,
I have discussed with the SAP team and as i understand, the standard BAPI's do not use CDT (Complex Data Types). They instead use Tables for sending the information.
However, the issue is ... |
Topic: SAPRequest node - BAPI structures |
Qadeer_824
Replies: 2 Views: 2633
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 08, 2010 1:47 am Subject: SAPRequest node - BAPI structures |
Hi All,
I am working on developing a message flow that interacts with SAP using BAPI's. The I/O structures that i need to pass to SAP are as given below:
Input:
<Request>
<Custo ... |
Topic: max MQTT Connections & SCADA node |
Qadeer_824
Replies: 1 Views: 2900
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 02, 2010 9:37 pm Subject: max MQTT Connections & SCADA node |
Hi,
As per the online documentation for MQTT connectoins, the maximum number of MQTT connections that can be handled by a Broker is 2000.
However the SCADA node limits the number of active connec ... |
Topic: ODBC Configuration for Database node |
Qadeer_824
Replies: 0 Views: 1452
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 04, 2010 10:14 am Subject: ODBC Configuration for Database node |
Hi,
I am using a database node to connect to a DB2 on a remote system. The remote system is a Mainframe server that hosts a DB2 instace.
The remote database has two database schemas, called as TES ... |
Topic: WMB Flow Connecting to a remote Oracle Instance |
Qadeer_824
Replies: 5 Views: 3625
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 22, 2009 7:16 am Subject: WMB Flow Connecting to a remote Oracle Instance |
I guess i need to make it a bit more clear that i need to access a remote Oracle database to run some queries from my message flow.
i.e I need to connect to a remote oracle database which is just a ... |
Topic: WMB Flow Connecting to a remote Oracle Instance |
Qadeer_824
Replies: 5 Views: 3625
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 22, 2009 6:28 am Subject: WMB Flow Connecting to a remote Oracle Instance |
Hi,
Yes i have checked the directory and it is correct. We will be upgrading to 6.1 soon, but would take some time and i have hard timelines.
I have configured a DSN service using mqsisetdbparms b ... |
Topic: WMB Flow Connecting to a remote Oracle Instance |
Qadeer_824
Replies: 5 Views: 3625
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 22, 2009 3:44 am Subject: WMB Flow Connecting to a remote Oracle Instance |
Hi,
I am trying to run a sample message flow that has a Database Node with a datasource name configured as TEST1. This DSN name has been defined in the .odbc.ini file with the following configuration ... |
Topic: Limiting database rows on Database node WMB6.0 |
Qadeer_824
Replies: 1 Views: 2789
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 14, 2009 9:34 am Subject: Limiting database rows on Database node WMB6.0 |
Hi,
I am trying to work on a message flow that would retrieve rows from a database table, generate an output structure for each retrieved row and then update a particular column of that row to mark i ... |
Topic: MQ V7 .Net API + micro broker connectivity issues |
Qadeer_824
Replies: 4 Views: 7356
|
Forum: IBM MQ API Support Posted: Fri Jul 03, 2009 1:57 am Subject: MQ V7 .Net API + micro broker connectivity issues |
Hi shashikanth,
Thanks for the reply, I am totally new to microbroker. I would like to know is there any way a .NET application can connect to microbroker?
TIA |
Topic: MQ V7 .Net API + micro broker connectivity issues |
Qadeer_824
Replies: 4 Views: 7356
|
Forum: IBM MQ API Support Posted: Tue Jun 30, 2009 5:10 am Subject: MQ V7 .Net API + micro broker connectivity issues |
I have somehow created a jms queue on micro broke rand bind it on JNDI. Now I need to retrieve it using .NET MQ V7 API. I heard from somewhere that XMS provides lookup methods to LDAP. Please share yo ... |