Author |
Message |
Topic: changing name value pair text into xml |
kirans
Replies: 2 Views: 2601
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 12, 2006 8:36 pm Subject: changing name value pair text into xml |
what is the best way of converting name value pair into xml format. The input file is as follows:
name=value<crlf>
One way is change it into compute node. Can we teach some node about ... |
Topic: mqsireadlog: Getting trace in TXT format |
kirans
Replies: 1 Views: 2491
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 12, 2006 8:26 pm Subject: mqsireadlog: Getting trace in TXT format |
Changing Trace data into text file is two steps process. First change it to xml by mqsireadlog command. Then change it to text using
mqsiformatlog -i abc.xml -o abc.txt |
Topic: Urgent help MQ across firewall |
kirans
Replies: 5 Views: 3188
|
Forum: General IBM MQ Support Posted: Fri Apr 07, 2006 2:26 pm Subject: Urgent help MQ across firewall |
That does not answer my question.
What happens actually is , it connect to the qmgr but only can not put message. the error flie says, invalid data format but it is the same app that was working ... |
Topic: Urgent help MQ across firewall |
kirans
Replies: 5 Views: 3188
|
Forum: General IBM MQ Support Posted: Fri Apr 07, 2006 2:09 pm Subject: Urgent help MQ across firewall |
Do any one of you have experiences mq across firewall
An application running well wtihout firewall did not run when setup in firewall environment. Everythig is same. Individual, MQ is working fin ... |
Topic: client and server bnd. file are not updated with fixpac |
kirans
Replies: 1 Views: 1781
|
Forum: General IBM MQ Support Posted: Tue Mar 28, 2006 9:04 am Subject: client and server bnd. file are not updated with fixpac |
I just realised that the two fiels Client.bnd and server.bnd are not updated with fixpac like other file. Is this my problem is this the way? Also, they are committed while other are only applied.
... |
Topic: Which CSD? |
kirans
Replies: 8 Views: 5314
|
Forum: General IBM MQ Support Posted: Thu Feb 16, 2006 7:52 pm Subject: Which CSD? |
Thanks JT and Wayne. The forum is really great.
thanks a lot |
Topic: Which CSD? |
kirans
Replies: 8 Views: 5314
|
Forum: General IBM MQ Support Posted: Thu Feb 16, 2006 7:22 pm Subject: Which CSD? |
I mean recommends. Read the above link. It says:
Recommendation
All customers considering the application of Fix Pack 8 or Fix Pack 9 for WebSphere MQ V5.3 should apply Fix Pack 10 plus interi ... |
Topic: Which CSD? |
kirans
Replies: 8 Views: 5314
|
Forum: General IBM MQ Support Posted: Thu Feb 16, 2006 6:45 pm Subject: Which CSD? |
This is the reason why we would like to upgrade. Some of our servers are running fp 8 and fp9. We, therefore, are considering upgrading. IBM suggests to go fp 10 and IFIX 46555 but my point is if i ... |
Topic: Which CSD? |
kirans
Replies: 8 Views: 5314
|
Forum: General IBM MQ Support Posted: Thu Feb 16, 2006 6:34 pm Subject: Which CSD? |
That is the reason we are considering to upgrade from fp8 and 9. IBM suggested, to go to fp10 plus interim fix 46555 but I would like to suggest company to go higher version but I need to show my man ... |
Topic: Which CSD? |
kirans
Replies: 8 Views: 5314
|
Forum: General IBM MQ Support Posted: Thu Feb 16, 2006 6:01 pm Subject: Which CSD? |
My company is considering to update the fixpack 8 and 9. Do you guys have any suggestion which is better to go? Have anyone of you worked with the latest fixpack? We do not like to update without know ... |
Topic: MQ connector setup |
kirans
Replies: 4 Views: 9396
|
Forum: WebSphere Interchange Server + Adapters Posted: Sat Nov 12, 2005 2:25 pm Subject: MQ connector setup |
i have to devcelop a system to pick up the message from MQ and write it to database
what mqconnector ? 2.7 I think
thanks |
Topic: MQ connector setup |
kirans
Replies: 4 Views: 9396
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Nov 11, 2005 3:17 pm Subject: MQ connector setup |
Do you have any experiences what problem we encounter while setting up the MQ connector. I have to do it now.
Also, can any one give me some help in setting in pub/sub of the object created by MQ ... |
Topic: jdbcdriverpath in JDBC connector batch file |
kirans
Replies: 14 Views: 19134
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Nov 11, 2005 3:03 pm Subject: jdbcdriverpath in JDBC connector batch file |
thanks guys who helped me in this. I got the adapter working. Now I have one more question.
we configure the three tables as prerequisite in database for ics/jdbc connector purpose. Where do we ... |
Topic: jdbcdriverpath in JDBC connector batch file |
kirans
Replies: 14 Views: 19134
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Nov 11, 2005 1:16 pm Subject: jdbcdriverpath in JDBC connector batch file |
This is the last problem I got while running the jdbcconnector. Do anyone has any idea about this problem?
[Time: 2005/11/11 13:10:25.481] [System: ConnectorAgent] [SS: JDBCConnector] [Thread: wb ... |
Topic: jdbcdriverpath in JDBC connector batch file |
kirans
Replies: 14 Views: 19134
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Nov 11, 2005 12:11 pm Subject: jdbcdriverpath in JDBC connector batch file |
Sorry for my ignorance. The database I am connecting is ORACLE 9.2. I have no idea about Jar file. Can you please some one reply exactly text for the jdbcdriverpath var.
Also, where does it keep ... |