ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 63 matches
Author Message
  Topic: Can you deploy mulitple queue managers ?
sgopal

Replies: 11
Views: 6365

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Sep 09, 2002 5:06 pm   Subject: Can you deploy mulitple queue managers ?
Please review my understanding:

Can i have the following setup:
Configuration manager (CM1), installed and configured in the Windows NT environment.

Queue manager QM1 can be created on NT and a ...
  Topic: creating one output message from multiple input
sgopal

Replies: 3
Views: 3460

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Sep 09, 2002 4:44 pm   Subject: creating one output message from multiple input
First solution i can think of is by using MQGet node (IA09 Support pac.
http://www-3.ibm.com/software/ts/mqseries/txppacs/ia09.html).
After input node gets the first message, message flow can have ...
  Topic: data
sgopal

Replies: 5
Views: 4298

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun Sep 08, 2002 6:13 pm   Subject: data
Dinesh,

It is possible to transfer data from DB2 to Oracle using WMQI.. But explain your requirement in detail. Do you want to send data between two different platforms? It is just data transfer o ...
  Topic: How to find the number of child elements
sgopal

Replies: 2
Views: 1765

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 06, 2002 3:50 pm   Subject: How to find the number of child elements
Hi Yanghui,

Have you tried using field function CARDINALITY.
Please refer ESQL Reference for more information. I hope that might solve your problem.

Gopal
  Topic: Padding / Encoding Null question
sgopal

Replies: 4
Views: 2792

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 06, 2002 3:44 pm   Subject: Padding / Encoding Null question
your input data must be 6 bytes long (either padded with 0's or NULL's). You will have to change your source application to generate 6 bytes of integer data.

Kiran, i feel it is not necessarily tha ...
  Topic: Moving Data..
sgopal

Replies: 4
Views: 2570

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 06, 2002 3:06 pm   Subject: Moving Data..
If you just want to move data from one platform to another without any data manipulation. You need not use WMQI, you can manage with MQSeries alone. As Kiran mentioned, it would be better if you expla ...
  Topic: Rules used for importing cobol copybooks
sgopal

Replies: 6
Views: 5748

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Aug 27, 2002 10:48 am   Subject: Rules used for importing cobol copybooks
While importing the COBOL Copybook into message set, a report is generated. You can check the report for successful import of all the COBOL Elements.

Regarding valid COBOL copybook, itz common rul ...
  Topic: Add a header to a message
sgopal

Replies: 1
Views: 2483

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Aug 26, 2002 1:47 pm   Subject: Add a header to a message
I guess, by this statement
This subflow should work on all kind of messages (MRM, XML, BLOB etc.)
you mean subflow should construct Header message in MRM,XML, BLOB, etc. format.

Header message ...
  Topic: ESQL FUNCTIONS
sgopal

Replies: 6
Views: 3632

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Aug 23, 2002 4:23 pm   Subject: ESQL FUNCTIONS
I think you have not installed CSD2 on your WMQI Server.

Because broker see the CREATE word and it fails when FUNCTION IS USED, it expects 'FIELD, PARENT, PREVIOUSSIBLING, NEXTSIBLING, FIRSTCHILD, ...
  Topic: WMQI and the '&'
sgopal

Replies: 2
Views: 2892

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Aug 23, 2002 10:29 am   Subject: WMQI and the '&'
There are plenty of discussion threads on usage of character like &,',<,> inside XML.

Check out this link:
http://www.mqseries.net/phpBB2/viewtopic.php?t=4860

I suggest, you do a sear ...
  Topic: FTP Using MQ - OS/390
sgopal

Replies: 3
Views: 4251

PostForum: General IBM MQ Support   Posted: Sat Aug 17, 2002 11:31 pm   Subject: FTP Using MQ - OS/390
Any idea whether next version of MQSeries on OS/390 to have support of reference messages?
  Topic: siebel integration
sgopal

Replies: 1
Views: 1978

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Aug 16, 2002 1:40 pm   Subject: siebel integration
Check out this site
http://www-3.ibm.com/software/info1/websphere/index.jsp?tab=solutions/wbiinfocenter
for Websphere business integration adapters documentation.

IBM provides adapters for Sieb ...
  Topic: MQCFH
sgopal

Replies: 2
Views: 3815

PostForum: IBM MQ API Support   Posted: Thu Aug 15, 2002 4:30 pm   Subject: MQCFH
After forming the data object, your program should connect to queue manager, open and put the message in "SYSTEM.ADMIN.COMMAND.QUEUE" queue.
  Topic: problem with MessageFlow
sgopal

Replies: 12
Views: 5706

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 15, 2002 2:14 pm   Subject: problem with MessageFlow
Can you try with the following:

1. SET OutputRoot.Properties.MessageDomain = 'BLOB';

2. CAST(Environment.MRM as BLOB); or
BITSTREAM(Environment.MRM);
  Topic: Getting back MQ messages when System abend occurs
sgopal

Replies: 15
Views: 25987

PostForum: IBM MQ API Support   Posted: Thu Aug 15, 2002 12:24 pm   Subject: Getting back MQ messages when System abend occurs
Found two problems in your posted code,

1.
IF BROWSE-GET THEN
ADD MQGMO-BROWSE-FIRST TO MQGMO-OPTIONS
END-IF.
If BROWSE-GET condition is satisfied then you are setting MQGMO-BROWSE-FIRST ...
Goto page 1, 2, 3, 4, 5  Next Page 1 of 5

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.