Author |
Message |
Topic: How can i chage CCSID at MQSERVER? |
pongpang
Replies: 3 Views: 3285
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Sep 02, 2004 7:43 pm Subject: How can i chage CCSID at MQSERVER? |
I need to change on MQSERVER .
Any Idea?
I have already chaged in program.
thx |
Topic: How can i list queue name under QManager? |
pongpang
Replies: 3 Views: 3569
|
Forum: IBM MQ Java / JMS Posted: Tue Aug 03, 2004 6:47 pm Subject: How can i list queue name under QManager? |
using java.
I try to find in registry, but not found.
anybody know how can i use java list all queue name under qmanager
thx |
Topic: How different sending between many files and one large file? |
pongpang
Replies: 3 Views: 2389
|
Forum: General IBM MQ Support Posted: Tue Jul 20, 2004 12:05 am Subject: ok |
this is my solution.
i will tranfer files from mqserver to mqserver.
1. i will put 1 file per msg (i will loop sending msg until the last file).
or
2. i will put many files to vector as byte[] ... |
Topic: How different sending between many files and one large file? |
pongpang
Replies: 3 Views: 2389
|
Forum: General IBM MQ Support Posted: Mon Jul 19, 2004 7:24 pm Subject: How different sending between many files and one large file? |
I have data sending to MQ.
which one is the best?
Many files in many messages.
and one large file in one message.
how performence. |
Topic: How can i use this amqsgrmc.exe ? |
pongpang
Replies: 2 Views: 2348
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Jul 14, 2004 6:08 pm Subject: How can i use this amqsgrmc.exe ? |
thx , i will try. |
Topic: How can i use this amqsgrmc.exe ? |
pongpang
Replies: 2 Views: 2348
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 13, 2004 6:39 pm Subject: How can i use this amqsgrmc.exe ? |
How can i Get Reference Messages from a queue?
please anybody help me, the example.
I was sent Reference Messages to mq server , but i will get it from mq client by using this command "amqsgrmc.ex ... |