Author |
Message |
Topic: CCSID to support polish |
Manikandan
Replies: 1 Views: 2212
|
Forum: IBM MQ API Support Posted: Tue May 03, 2005 10:51 pm Subject: CCSID to support polish |
Please let me know the CCSID which will support POlish characters |
Topic: Message Format |
Manikandan
Replies: 2 Views: 2082
|
Forum: IBM MQ Java / JMS Posted: Mon May 02, 2005 10:55 pm Subject: Message Format |
What is the CCSID which can support Polish fonts? |
Topic: Message Format |
Manikandan
Replies: 2 Views: 2082
|
Forum: IBM MQ Java / JMS Posted: Mon May 02, 2005 9:29 pm Subject: Message Format |
Just found that setting the CCSID should solve the problem.
I am trying to use Polish characters.
I am not sure the CCSID for this conversion. |
Topic: Message Format |
Manikandan
Replies: 2 Views: 2082
|
Forum: IBM MQ Java / JMS Posted: Mon May 02, 2005 9:01 pm Subject: Message Format |
Normally we send fixed length strings with US English format to get and put messages.
Recently we can facing a situation where using the same code we send some polish characters which alter the fix ... |
Topic: MQ SVRCONN vulnerabilities |
Manikandan
Replies: 3 Views: 3168
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Apr 08, 2005 3:41 am Subject: MQ SVRCONN vulnerabilities |
I am using an MQ client to connect to a server where I have defined the channel of type SVRCONN.
I have mentioned a MCAUSER which is the only security I have taken,What other methods can be used to ... |
Topic: Armed Iraqi citizens fight back. |
Manikandan
Replies: 1 Views: 2268
|
Forum: General Discussion Posted: Wed Feb 09, 2005 11:34 pm Subject: Armed Iraqi citizens fight back. |
Hmm interesting links!! |
Topic: Q Manager Alias |
Manikandan
Replies: 1 Views: 1549
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Dec 19, 2004 9:12 pm Subject: Q Manager Alias |
Please post me the syntax for creating the Queue Manager alias. |
Topic: Q Manager alias |
Manikandan
Replies: 7 Views: 5139
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Nov 24, 2004 7:20 pm Subject: Q Manager alias |
HOw should I define this alias.
"def qr(QMCCB) rqmname(QMBCB",
please brief |
Topic: Q Manager alias |
Manikandan
Replies: 7 Views: 5139
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Nov 24, 2004 5:29 am Subject: Q Manager alias |
Thanks for the suggestions,
I did think to have different transmission queues and different channels for the different queue managers on the other side.
Looks like there is no option for that.
... |
Topic: Q Manager alias |
Manikandan
Replies: 7 Views: 5139
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Nov 23, 2004 5:23 am Subject: Q Manager alias |
Peter,
I am just looking at a scenario where I have only one Q manager on my side and the remote Mainframe server has a bunch of Queue Managers.
I have to implement the setup as it just uses my ... |
Topic: Q Manager alias |
Manikandan
Replies: 7 Views: 5139
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Nov 23, 2004 3:45 am Subject: Q Manager alias |
How to create a Queue Manager Alias.
What is the use of creating QM alias.
Pls revert on the same. |
Topic: MQ log |
Manikandan
Replies: 3 Views: 2976
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Nov 17, 2004 2:21 am Subject: MQ log |
I am receiving the below messages in the weblogic log.
It seems to be a log from MQ application.
Please throw some light on the same.
#########################
<Nov 17, 2004 5:40:40 PM SG ... |
Topic: MQSERVER |
Manikandan
Replies: 7 Views: 3572
|
Forum: IBM MQ Java / JMS Posted: Sun Oct 24, 2004 10:07 pm Subject: MQSERVER |
I am running each QM on each machine solaris.
I am then initiating the MQ object using java.
I should use a client sort of a thing to connect to the QM which resides on another machine.
How c ... |
Topic: MQSERVER |
Manikandan
Replies: 7 Views: 3572
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 20, 2004 9:17 pm Subject: MQSERVER |
I am using two Queue Managers.
I want to connect to one QM and if that fails I should connect to the other Qmanager.
I am trying to use the MQSERVER variable and want to perform this as a client ... |
Topic: MQGMO_WAIT with 0 seconds of wait interval is not working |
Manikandan
Replies: 7 Views: 11883
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 20, 2004 8:53 pm Subject: MQGMO_WAIT with 0 seconds of wait interval is not working |
wait interval option works like
wait until the message arrives on the queue.
If the message is already present in the queue is picks them immediately.
if you have an wait interval of 20000 i.e. ... |