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 » General Discussion » channel initrator return code 20

Post new topic  Reply to topic
 channel initrator return code 20 « View previous topic :: View next topic » 
Author Message
Shanta
PostPosted: Thu Oct 13, 2005 10:36 pm    Post subject: channel initrator return code 20 Reply with quote

Voyager

Joined: 01 Sep 2005
Posts: 81

I have MQSeries version 5.3 at windows OS , When i see the MQ services the channel initrator is stopped

when i start channel initrator usinf right click all task start
Following error message is generated

The service could not be started . The process has terminated with return code 20 (AMQ4128)

when i use
C:\>runmqchi -m ABCD -q SYSTEM.CHANNEL.INIT
5724-B41 (C) Copyright IBM Corp. 1994, 2002. ALL RIGHTS RESERVED.
10/14/2005 11:52:39 AMQ9509: Program cannot open queue manager object

Please help

How an i find the porcess runninfg at command prompt..

Thanks and Regards
Back to top
View user's profile Send private message
Nigelg
PostPosted: Thu Oct 13, 2005 10:45 pm    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

From the System Admin manual entry for runmqchi:
Quote:
Return codes
0 Command completed normally
10 Command completed with unexpected results
20 An error occurred during processing


If errors occur that result in return codes of either 10 or 20, review the queue manager error log that the channel is associated with for the error messages, and the @SYSTEM error log for records of problems that occur before the channel is associated with the queue manager.


Do that first.

You probably do not want to start runmqchi from the command line in that way. If you run it synchronously you tie up a console screen, if you run it asynchronously and exit the terminal session the app will end.

Use amqmdain crtchi instead.

You are getting 'Cannot open qmgr object' because you put the wrong object name, SYSTEM.CHANNEL.INIT instead of SYSTEM.CHANNEL.INITQ.

Did you think at all after getting the error msg, like checking whether the object name was right? There was a rather strong clue in the error msg.
_________________
MQSeries.net helps those who help themselves..
Back to top
View user's profile Send private message
xxx
PostPosted: Fri Oct 14, 2005 8:02 am    Post subject: Reply with quote

Centurion

Joined: 13 Oct 2003
Posts: 137

SYSTEM.CHANNEL.INITQ , should work,

On distributed system I don't need to start the channel initiator !
It starts automatically , so reboot the windows server and should start ,
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » channel initrator return code 20
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.