Author |
Message |
Topic: Performance issue |
kiran26
Replies: 3 Views: 2351
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 26, 2003 8:55 am Subject: Performance issue |
did u got a chance to have a look at my flow and answers for your questions.
Thanks
Kiran |
Topic: Performance issue |
kiran26
Replies: 3 Views: 2351
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 25, 2003 7:21 pm Subject: Performance issue |
Kiran thanks for your reply....i am mailing it to your personal mailid. |
Topic: Performance issue |
kiran26
Replies: 3 Views: 2351
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 25, 2003 5:48 pm Subject: Performance issue |
Hi all,
I have a message flow running on WIN 2000 box with my message flow deployed into two execution groups. Its taking 3 secs to process one 8K BLOB message. The business logic in th ... |
Topic: COBOL CopyBook Redefines help |
kiran26
Replies: 6 Views: 5470
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 23, 2002 8:22 am Subject: COBOL CopyBook Redefines help |
Kiran,
If i do SUBSTRING on X'aaaz' i get X'az'. How to do Substring for on X'az' to find the signed nibble. If i do SUBSTRING(X'aaaz' from 2 for 1) i always get X'az'. My question is how t ... |
Topic: Converting coded xml like < to real xml |
kiran26
Replies: 2 Views: 1990
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 20, 2002 9:48 am Subject: Converting coded xml like < to real xml |
Thanks a lot kiran ,i will try it. |
Topic: COBOL CopyBook Redefines help |
kiran26
Replies: 6 Views: 5470
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 20, 2002 9:22 am Subject: COBOL CopyBook Redefines help |
Thanks a lot Kiran.I have posted one more topic and the name of the topic is "Converting coded xml like < to real xml" . Its one first page only can u reply for that.
Thanks
vishnu. |
Topic: Converting coded xml like < to real xml |
kiran26
Replies: 2 Views: 1990
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 19, 2002 6:09 pm Subject: Converting coded xml like < to real xml |
Hi all,
We have some xml containing coded xml, eg.
Code:
<Text><hello>there</hello></Text>
when i read the part of the XML message which i have stored ... |
Topic: COBOL CopyBook Redefines help |
kiran26
Replies: 6 Views: 5470
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 18, 2002 8:29 am Subject: COBOL CopyBook Redefines help |
kiran,
Is there any other way to handle redefines other than handling by checking for sign nibble in a COMP-3 field. One more thing to notice is i am not getting any data from Mainframe which ... |
Topic: COBOL CopyBook Redefines help |
kiran26
Replies: 6 Views: 5470
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 17, 2002 1:05 am Subject: COBOL CopyBook Redefines help |
Hi all,
My cobol copybook has fields like below.
field-1 pic x(5).
field-2 redefines field-1 pic 9(9) comp-3.
In the above case how can I know if I am getting the numeric value or char ... |
Topic: Is there a EXP function ???? |
kiran26
Replies: 3 Views: 2757
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 03, 2002 8:17 am Subject: Is there a EXP function ???? |
Hi all,
Is there a exponential function in the ESQL .If not how to work around it.
Thanks
kiran |
Topic: COBOL CopyBook Redefines Problem |
kiran26
Replies: 10 Views: 9044
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 27, 2002 10:22 am Subject: COBOL CopyBook Redefines Problem |
Hi,
Can any one let me know how to work with Cobol CopyBook's with REDEFINES. I have imported the CopyBook into MQSI V2.1 , but i am not sure how the REDEFINES will be implemented on the mess ... |
Topic: Multiple User Name Servers |
kiran26
Replies: 3 Views: 3537
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 23, 2002 8:05 am Subject: Multiple User Name Servers |
Can u guys explain me how to work with UNS for PUB/SUB applications on MQSI.
Thanks
Kiran |
Topic: How USER NAMING SERVER works with PUB/SUB |
kiran26
Replies: 0 Views: 1414
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 17, 2002 2:55 pm Subject: How USER NAMING SERVER works with PUB/SUB |
Hi all,
I am working on PUB/SUB project and our MQSI is running on WIN 2000.I just want to know how to work around and install USER NAMING SERVER. If so, how it works with PUB/SUB.It wi ... |
Topic: Publication problem |
kiran26
Replies: 0 Views: 1330
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 10, 2002 10:16 am Subject: Publication problem |
Hi all,
I have a topic registered with a broker.If i publish messages with mqadmin userid i am able see the messages in the subscription queue, but if i publish with a different userid i.e ... |
Topic: How to Send same message to 'N' sub flows at a time. |
kiran26
Replies: 2 Views: 2795
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 26, 2002 9:23 am Subject: How to Send same message to 'N' sub flows at a time. |
Hi,
How to send same message to 'N' no. of sub flows at a time.Can any point me on this........
Thanks
vishnu |