Author |
Message |
Topic: AMQ6119 Error |
skycoolers
Replies: 5 Views: 9174
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 17, 2006 11:37 am Subject: AMQ6119 Error |
All my partisions are having enough disk space. I checked all...........
/opt/mqm> df -k .
Filesystem kbytes used avail capacity Mounted on
/dev/md/dsk/d0 5051118 29776 ... |
Topic: AMQ6119 Error |
skycoolers
Replies: 5 Views: 9174
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 17, 2006 10:56 am Subject: AMQ6119 Error |
I have enough disc space..........
Is it something related to kernal primay? I gone through the prerequisite document, but I didn't find any thing.
Please through some light.............. |
Topic: AMQ6119 Error |
skycoolers
Replies: 5 Views: 9174
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 17, 2006 8:06 am Subject: AMQ6119 Error |
I created a new mq client environment on solaris.
I got the following error (/var/mqm/errors/AMQ23841.0.FDC), while publishing a message using amqsput application
I have enough disc space...... ... |
Topic: MQClient Installtion on Solaris |
skycoolers
Replies: 15 Views: 13137
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Apr 17, 2006 6:17 am Subject: MQClient Installtion on Solaris |
Thanks Wayne.
Till date we never opened a ticket, could you please provide the details if you have (URL / Phone No/ Email Id)
Thanks,
Siva |
Topic: MQClient Installtion on Solaris |
skycoolers
Replies: 15 Views: 13137
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Apr 14, 2006 11:21 am Subject: MQClient Installtion on Solaris |
Guys, I really need your help
Please update on 2012 error.................
Even I tried uninstalling and reinstalling the MQClient. I am using
MQ Client 5.3 for Solaris - macy_withSSL.tar[1].Z ... |
Topic: Piping Two Queues output to one |
skycoolers
Replies: 3 Views: 3249
|
Forum: General IBM MQ Support Posted: Fri Apr 14, 2006 7:45 am Subject: Piping Two Queues output to one |
Thanks. I used QAlias
Actually the third party system is capable of listening on multiple queues, but currently it is configured to one queue. We need to pay them for new CRs |
Topic: Piping Two Queues output to one |
skycoolers
Replies: 3 Views: 3249
|
Forum: General IBM MQ Support Posted: Fri Apr 14, 2006 6:20 am Subject: Piping Two Queues output to one |
Hi,
I have a scenario where I have two queues under the same QM. But my application is capable of listening to only one queue.
Is there any way to pipe the messages in the queues to one single que ... |
Topic: MQClient Installtion on Solaris |
skycoolers
Replies: 15 Views: 13137
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Apr 13, 2006 6:18 am Subject: MQClient Installtion on Solaris |
I tried the same, it's not working.
Hope amqsputc is a C application.
Any other suggestions please.......... |
Topic: MQClient Installtion on Solaris |
skycoolers
Replies: 15 Views: 13137
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Apr 12, 2006 11:26 am Subject: MQClient Installtion on Solaris |
Both the environments PATH and LD_LIBRARY_PATH are same
LD_LIBRARY_PATH=/export/home/db2inst1/sqllib/lib |
Topic: MQClient Installtion on Solaris |
skycoolers
Replies: 15 Views: 13137
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Apr 12, 2006 10:51 am Subject: MQClient Installtion on Solaris |
[quote](1) is MQ server installed on the machine[/quote]
MQServer is running under Window environment and installed MQClient on the solaris environment
[quote](2) was a MQ client or server previousl ... |
Topic: MQClient Installtion on Solaris |
skycoolers
Replies: 15 Views: 13137
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Apr 12, 2006 9:49 am Subject: MQClient Installtion on Solaris |
Thanks and pleae excuse for the silly questions
I gone the error description in technical document before also. But I wanted to know how to fix the error.
We have MQClient on two seperate solaris ... |
Topic: MQClient Installtion on Solaris |
skycoolers
Replies: 15 Views: 13137
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Apr 11, 2006 9:43 am Subject: MQClient Installtion on Solaris |
Thanks. I installed the application.
I am getting 2012 error while publishing messaage to MQ server(/opt/mqm/samp/bin/amqsputc Q_ACC_HOLD_REQ TIBTEST)
MQCONN ended with reason code 2012
MQ S ... |
Topic: MQClient Installtion on Solaris |
skycoolers
Replies: 15 Views: 13137
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Apr 11, 2006 7:05 am Subject: MQClient Installtion on Solaris |
Hi,
I extracted "MQ Client 5.3 for Solaris - macy_withSSL.tar[1]" file and executed the script "mqlicense.sh" from root id.
For SSL what package name in need to specify in the following command?
... |
Topic: Messaging Problem |
skycoolers
Replies: 8 Views: 6636
|
Forum: General IBM MQ Support Posted: Wed Mar 22, 2006 8:42 am Subject: Messaging Problem |
My problem got resolved by specifying MQGMO_CONVERT on my MQGET call. Thanks for your suggestion |
Topic: Messaging Problem |
skycoolers
Replies: 8 Views: 6636
|
Forum: General IBM MQ Support Posted: Wed Mar 22, 2006 8:28 am Subject: Messaging Problem |
Thanks.
My problem got resolved.
But previously also I use to get valid response sometimes i.e before MQGMO_CONVERT.
What could be the reason? |