Author |
Message |
Topic: IBM Certification Link and FAQs |
themvv
Replies: 46 Views: 251435
|
Forum: Messaging and Integration Technologies FAQ Posted: Tue Dec 20, 2005 3:02 am Subject: want document |
Hi
I want the document to study for geting MQ V5.3 Admin certificate. Do you have ? Please give me free document and test ! some web have free ! |
Topic: Errors in application Log |
themvv
Replies: 23 Views: 65345
|
Forum: General IBM MQ Support Posted: Mon Nov 28, 2005 11:59 pm Subject: Errors in application Log |
I use telnet for testing firewall . it OK (not firewall my port) |
Topic: Errors in application Log |
themvv
Replies: 23 Views: 65345
|
Forum: General IBM MQ Support Posted: Wed Nov 23, 2005 8:02 pm Subject: Errors in application Log |
My MQ port using 1515, V5.3 CS07
I think MQ port is not problem because My System is:
I has a MQ Server. They connect to other MQ server well and connected by some MQ client. One MQ client in local ... |
Topic: Errors in application Log |
themvv
Replies: 23 Views: 65345
|
Forum: General IBM MQ Support Posted: Wed Nov 23, 2005 6:09 pm Subject: Errors in application Log |
Someone also said that is network problem, but i still copy file an connect to server.
If MQ is well than FTP (or Copy file), while copy file well but MQ not work?? |
Topic: Errors in application Log |
themvv
Replies: 23 Views: 65345
|
Forum: General IBM MQ Support Posted: Wed Nov 23, 2005 2:04 am Subject: give all |
I have meet this error
Please give our solusion in public , don't PM
--- amqccita.c : 973 --------------------------------------------------------
11/15/2005 15:28:36
AMQ9201: Allocate failed t ... |
Topic: WMQ-2242 |
themvv
Replies: 1 Views: 2770
|
Forum: IBM MQ API Support Posted: Thu Sep 15, 2005 1:16 am Subject: WMQ-2242 |
My Aplication get data from MQ, but error code return:
WMQ-2242
Logical message not complete
What do i do ?! |
Topic: Can Not Send Data between two MQ Server |
themvv
Replies: 15 Views: 39343
|
Forum: General IBM MQ Support Posted: Mon Aug 22, 2005 8:50 pm Subject: Can Not Send Data between two MQ Server |
well
My Problem happen from 08/15/2005 --> today 08/23/2005
- The error log from the receiving mqseries end in folder MQ Root \Qmgrs...\errors ----> Log file write on 08/22/2005
- On othe ... |
Topic: Can Not Send Data between two MQ Server |
themvv
Replies: 15 Views: 39343
|
Forum: General IBM MQ Support Posted: Sun Aug 21, 2005 11:20 pm Subject: Can Not Send Data between two MQ Server |
Thank you for your idea.
I check my system, a litle data has sent ---> It send very slow. It's still working but not well.
Do you give resolve to config on MQ for sending more data on problem n ... |
Topic: Can Not Send Data between two MQ Server |
themvv
Replies: 15 Views: 39343
|
Forum: General IBM MQ Support Posted: Fri Aug 19, 2005 9:19 pm Subject: Can Not Send Data between two MQ Server |
Sorry Nigelg. I hope you don't let me now !
many people have answer similar to you , but I hope it's not true because If it's true -->my Customer will upset (80 % using in future) ---> Stop usi ... |
Topic: Can Not Send Data between two MQ Server |
themvv
Replies: 15 Views: 39343
|
Forum: General IBM MQ Support Posted: Fri Aug 19, 2005 3:39 am Subject: Can Not Send Data between two MQ Server |
Thank Mr Butcher for your advice.
To Nigelg and Mr Butcher , I don't agree with you and don't have confidence in MQ series if this problem is caused by either a TCP erorr or a network error. Becaus ... |
Topic: Can Not Send Data between two MQ Server |
themvv
Replies: 15 Views: 39343
|
Forum: General IBM MQ Support Posted: Fri Aug 19, 2005 12:33 am Subject: Can Not Send Data between two MQ Server |
yes, first time I see Icon in retrying. I ping successful, but not start. alter that I using resolve and backout.then I using reset channel in two MQ servers. (when have error i usualy resolve and re ... |
Topic: Can Not Send Data between two MQ Server |
themvv
Replies: 15 Views: 39343
|
Forum: General IBM MQ Support Posted: Thu Aug 18, 2005 11:47 pm Subject: Can Not Send Data between two MQ Server |
My System using MQSeries Server to send Data. Recently They can't send data. Ping Successfully , Icon show Running, but Data can't send. I had resolve and reset channel
Peple guest It's error becaus ... |
Topic: Get segmental Messages |
themvv
Replies: 4 Views: 4872
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 23, 2003 5:57 pm Subject: Get segmental Messages |
thank EddieA and mqonnet
I'm sorry, I have used VB.net for programming not Java. I see code in VB.net similar to JAVA so I ask you.
mqonnet tell me mqMsg.setVersion(MQC.MQMD_VERSION_2) but in VB.ne ... |
Topic: Java and MQMD Documentation |
themvv
Replies: 6 Views: 5341
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 22, 2003 9:58 pm Subject: Java and MQMD Documentation |
http://www-3.ibm.com/software/integration/mqfamily/library/manualsa/manuals/crosslatest.html
please send other |
Topic: Get segmental Messages |
themvv
Replies: 4 Views: 4872
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 22, 2003 8:58 pm Subject: Get segmental Messages |
hello
I'm using MQMF_SEGMENTATION_ALLOWED for big Message. when I put successfully, but when I get I doesn't
// when put message
mqMsg = New MQMessage
mqMsg.WriteString(strM ... |