ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 16 matches
Author Message
  Topic: Message sequence error after IPL
SMWalker

Replies: 25
Views: 17170

PostForum: IBM MQ Installation/Configuration Support   Posted: Wed Sep 01, 2004 12:13 pm   Subject: Message sequence error after IPL
QMs can come up and down, either one side or both sides, in any order, without sequence number errors. If there are errors, there is a probelm that needs to be fixed. Having to issue RESET after every ...
  Topic: Message sequence error after IPL
SMWalker

Replies: 25
Views: 17170

PostForum: IBM MQ Installation/Configuration Support   Posted: Wed Sep 01, 2004 11:00 am   Subject: Message sequence error after IPL
This occurs because you are stopping the queue manager when you IPL, while the other queue managers are still up and running. To solve this problem, you can use the RESET CHANNEL command on the other ...
  Topic: File size
SMWalker

Replies: 6
Views: 3735

PostForum: IBM MQ Installation/Configuration Support   Posted: Wed Dec 03, 2003 8:03 am   Subject: File size
It's probably not a bad idea to review your log settings as well. If you're shipping 100MB messages over your channels, and your logs can only hold 20MBs , you might want to increase the number ...
  Topic: listener on Linux
SMWalker

Replies: 10
Views: 5792

PostForum: IBM MQ Installation/Configuration Support   Posted: Wed Dec 03, 2003 6:19 am   Subject: listener on Linux
Here you go:

service MQSeries
{
socket_type = stream
protocol = tcp
port = 1414
wait = no
user = mqm
...
  Topic: listener on Linux
SMWalker

Replies: 10
Views: 5792

PostForum: IBM MQ Installation/Configuration Support   Posted: Tue Dec 02, 2003 11:48 am   Subject: listener on Linux
That did the trick. Thanks for your help, there are now listener processes all over the place, as they should be.
  Topic: listener on Linux
SMWalker

Replies: 10
Views: 5792

PostForum: IBM MQ Installation/Configuration Support   Posted: Mon Dec 01, 2003 11:41 am   Subject: listener on Linux
yes it is. I will look around.
  Topic: listener on Linux
SMWalker

Replies: 10
Views: 5792

PostForum: IBM MQ Installation/Configuration Support   Posted: Mon Dec 01, 2003 11:26 am   Subject: listener on Linux
I assume it is xinetd. There is no inetd.conf file on the box. Sorry, I got this dropped on me out of the blue. I have very limited exposure to Linux, and am trying to work off of the solaris knowl ...
  Topic: listener on Linux
SMWalker

Replies: 10
Views: 5792

PostForum: IBM MQ Installation/Configuration Support   Posted: Mon Dec 01, 2003 11:13 am   Subject: listener on Linux
Here are the lines:

in the etc/services
MQSeries 1414/tcp # MQseries listener

in xinetd.conf
MQSeries stream tcp nowait mqm /opt/mqm/bin/amqcrsta amqcrsta -m LS1A ...
  Topic: listener on Linux
SMWalker

Replies: 10
Views: 5792

PostForum: IBM MQ Installation/Configuration Support   Posted: Mon Nov 24, 2003 11:04 am   Subject: listener on Linux
I cannot get the listener to start as an inetd service for the life of me. I have added the line MQSeries 1414/tcp to the services file, and added the line to the inetd.conf file. Then I rebooted th ...
  Topic: Can't delete a local queue
SMWalker

Replies: 2
Views: 2108

PostForum: General IBM MQ Support   Posted: Tue Jul 29, 2003 11:02 am   Subject: Can't delete a local queue
Take a look at this thread. It's been a while, but it should work on V5.3.


http://www.mqseries.net/phpBB2/viewtopic.php?t=4466&highlight=delete+damaged+object

Gina's solution is exactly ho ...
  Topic: maxChannels on Solaris
SMWalker

Replies: 3
Views: 2923

PostForum: IBM MQ Installation/Configuration Support   Posted: Thu Apr 10, 2003 10:21 am   Subject: maxChannels on Solaris
I don't know if there is a published limit. As stated before, the runmqlsr process will only support so many channels before the process dies unexpectedly. In this case, set up the amqcrsta listener ...
  Topic: MQ 5.2 and SSL
SMWalker

Replies: 2
Views: 2348

PostForum: General Discussion   Posted: Fri Apr 04, 2003 8:07 pm   Subject: MQ 5.2 and SSL
MQ 5.3 added support for SSL. With MQ 5.2, you might be able to do something with the MQ Internet pass-thru SupportPac. It can be found at:

http://www-3.ibm.com/software/integration/support/suppo ...
  Topic: MQ 5.2 and SSL
SMWalker

Replies: 2
Views: 2348

PostForum: General Discussion   Posted: Fri Apr 04, 2003 10:24 am   Subject: MQ 5.2 and SSL
Our IP group has deemed it necessary to implement SSL connection behind the firewall. We are running MQ 5.2 on Solaris. Does MQ 5.2 support these connections for Client channels? If not, what are m ...
  Topic: amqcrsta listener process not being started by inetd
SMWalker

Replies: 6
Views: 5105

PostForum: IBM MQ Installation/Configuration Support   Posted: Wed Sep 04, 2002 7:14 am   Subject: amqcrsta listener process not being started by inetd
try telnet HOSTNAME MQ_PORT# if you get back a quick connection failed restart inetd, if it hangs then the listener is starting .

It hangs. But when I do a ps -ef |grep amqcrsta there is nothin ...
  Topic: amqcrsta listener process not being started by inetd
SMWalker

Replies: 6
Views: 5105

PostForum: IBM MQ Installation/Configuration Support   Posted: Wed Sep 04, 2002 6:58 am   Subject: amqcrsta listener process not being started by inetd
yes it does. The queue manager has been created, and all the required queues for the application are created.
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.