Author |
Message |
Topic: 2382 while using SSL to connect to the queue manager |
shusneimtahra
Replies: 3 Views: 3158
|
Forum: General IBM MQ Support Posted: Fri Feb 15, 2008 12:22 pm Subject: 2382 while using SSL to connect to the queue manager |
Nothing of that sort. Probably I did not understand the real context of "hardware" here. We have not used anything related SSL. |
Topic: 2382 while using SSL to connect to the queue manager |
shusneimtahra
Replies: 3 Views: 3158
|
Forum: General IBM MQ Support Posted: Fri Feb 15, 2008 11:30 am Subject: 2382 while using SSL to connect to the queue manager |
Hi,
We are using a dotnet client to connect to a solaris queue manager. And SSL has been configured on the client and the following variables have been set before connecting to the queue manager:
... |
Topic: Message Format from IMS |
shusneimtahra
Replies: 1 Views: 2174
|
Forum: General IBM MQ Support Posted: Fri Aug 10, 2007 7:25 am Subject: Skip MQIIH and reading messag data |
We were able to resolve this by setting the reply-to-format in the MQIIH header to "MQIMSVS ".
But another problem is that from the response that is read from the queue, I need to read on ... |
Topic: Message Format from IMS |
shusneimtahra
Replies: 1 Views: 2174
|
Forum: General IBM MQ Support Posted: Wed Aug 08, 2007 5:20 am Subject: Message Format from IMS |
Hello,
I have very little or no knowledge on IMS or MQ Bridge on mainframe. I have a simple put/get java programs which are used to trigger an IMS tx and receive response back.
When I get the re ... |
Topic: Triggering IMS transaction from Java program |
shusneimtahra
Replies: 3 Views: 3743
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Jul 25, 2007 9:58 am Subject: Triggering IMS transaction from Java program |
Thank you so much..
But I have come across so many resources discussing about the security aspect while trigerring IMS. I have been given references to various sections in 'WebSphere MQ for z/OS Sy ... |
Topic: Triggering IMS transaction from Java program |
shusneimtahra
Replies: 3 Views: 3743
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Jul 25, 2007 8:11 am Subject: Triggering IMS transaction from Java program |
Hello,
I know very little or nothing about mainframe/ IMS. But I have a requirement to trigger an IMS transaction through a java program. The application program for the transaction implements a se ... |
Topic: MQ client 6.0.x for Windows |
shusneimtahra
Replies: 1 Views: 1897
|
Forum: General IBM MQ Support Posted: Fri Jun 15, 2007 7:29 am Subject: MQ client 6.0.x for Windows |
Hi,
Can anyone tel me if MQ Client for Windows comes with a JDK or do we need to instal it seperately?
Regards,
Shusneimtahra |
Topic: Message Id |
shusneimtahra
Replies: 5 Views: 3988
|
Forum: General IBM MQ Support Posted: Thu Apr 12, 2007 12:59 pm Subject: Message Id |
Hi,
We did not mention 'MQPMO_NEW_MSG_ID' or 'MQMI_NONE' while putting and while sending messages in a group and all the messages had the same message id.
But still, the target application was a ... |
Topic: JDBC adapter for capturing real-time updates |
shusneimtahra
Replies: 1 Views: 3876
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Apr 11, 2007 11:49 am Subject: JDBC adapter for capturing real-time updates |
Hi,
We are having a req to integrate real-time data from multiple Oracle instances to a single target database.
Data is available in more than 1 Oracle DB, which gets updated in real-time. These ... |
Topic: LLZZTranCodeData - TranCode 8 characters always ?? |
shusneimtahra
Replies: 16 Views: 17531
|
Forum: General IBM MQ Support Posted: Fri Mar 30, 2007 11:01 am Subject: LLZZTranCodeData - TranCode 8 characters always ?? |
Thanks a lot. But can u pls elaborate on the encoding problems??
We jus realized and we have rectified LLZZ part and attaching these 2 fields as Short before the TransCode.
But, again we are not ... |
Topic: MQFB_BUFFER_OVERFLOW error |
shusneimtahra
Replies: 0 Views: 3797
|
Forum: General IBM MQ Support Posted: Fri Mar 30, 2007 5:23 am Subject: MQFB_BUFFER_OVERFLOW error |
Hi,
We are triggerring an IMS application from a .Net based product. We are not setting IMS header, but sending the data in LLZZTranCodeData format. Setting MQMD format to MQC.MQFMT_IMS_VAR_STRING. ... |
Topic: LLZZTranCodeData - TranCode 8 characters always ?? |
shusneimtahra
Replies: 16 Views: 17531
|
Forum: General IBM MQ Support Posted: Thu Mar 29, 2007 7:12 am Subject: LLZZTranCodeData - TranCode 8 characters always ?? |
Thanks Kevin..
Can you also let me know if there is a direct relation between setting LLZZ and this 'MQFB_DATA_LENGTH_NEGATIVE' error?? |
Topic: LLZZTranCodeData - TranCode 8 characters always ?? |
shusneimtahra
Replies: 16 Views: 17531
|
Forum: General IBM MQ Support Posted: Thu Mar 29, 2007 5:42 am Subject: 'MQFB_DATA_LENGTH_NEGATIVE' error |
Hi,
Should this LL and ZZ be written to the MQMessage object as only Short? Will it create an issue if it written as a normal string which is part of the data?
Assume that the data is being cons ... |
Topic: LLZZTranCodeData - TranCode 8 characters always ?? |
shusneimtahra
Replies: 16 Views: 17531
|
Forum: General IBM MQ Support Posted: Thu Mar 29, 2007 5:23 am Subject: LLZZTranCodeData - TranCode 8 characters always ?? |
But, How does it know identify the transaction code if it is not a fixed length field??
Also, When I try posting a message from .net client application to the queue, it is going to the DLQ stating ... |
Topic: dead letter queue |
shusneimtahra
Replies: 11 Views: 10837
|
Forum: General IBM MQ Support Posted: Wed Mar 28, 2007 7:15 am Subject: dead letter queue |
Hi,
Can anyone tell me where to place this rule file?
Thanks. |