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 IBM MQ Support » AMQ4128??

Post new topic  Reply to topic Goto page 1, 2  Next
 AMQ4128?? « View previous topic :: View next topic » 
Author Message
mrlazy
PostPosted: Mon Apr 24, 2006 11:12 am    Post subject: AMQ4128?? Reply with quote

Centurion

Joined: 19 Apr 2006
Posts: 144

When I try to create the channel initiator using MQ Services, I'm getting an error. Return Code 20 AMQ4128.(by default, it was not created!!)
When I tried to search about this error, it says something about iKeyMan.
Can someone tell me what is the problem?
MQ 5.3 CSD 11
Back to top
View user's profile Send private message
sandiksk
PostPosted: Mon Apr 24, 2006 11:32 am    Post subject: Reply with quote

Centurion

Joined: 08 Jun 2005
Posts: 133

you need to study the System Admin guide and the quick begining guide to know more about Ikeyman and GSK kit for SSL in unix env
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Apr 24, 2006 11:44 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

I think your error has ot nothing to do with iKeyMan
What is the INITQ that you specified while creating the channel initiator
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mrlazy
PostPosted: Mon Apr 24, 2006 12:02 pm    Post subject: Reply with quote

Centurion

Joined: 19 Apr 2006
Posts: 144

SYSTEM.CHANNEL.INITQ
Infact Windows machine! not UNIX
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Apr 24, 2006 12:16 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

mrlazy wrote:

Infact Windows machine! not UNIX

That's kind of implicit because you mentioned 1. MQ Services 2. There is no concept of creating chin on UNIX.

Is there already a channel initiator for that QMGR
Back to top
View user's profile Send private message Send e-mail Visit poster's website
wschutz
PostPosted: Mon Apr 24, 2006 12:24 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

is there anything useful (like an error message) in the Windows event log?
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
mrlazy
PostPosted: Mon Apr 24, 2006 12:48 pm    Post subject: Reply with quote

Centurion

Joined: 19 Apr 2006
Posts: 144

Says cannot start the the initiator.Return code 2042.
There is no channel initiator. This QMgr was created during creation of Config Mgr.
Back to top
View user's profile Send private message
wschutz
PostPosted: Mon Apr 24, 2006 12:52 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

2042= initiation queue in use.

Try doing a "display qstatus(initq name here) type(handle) all" from runmqsc (or the equivalent from the explorer) to see who has it open.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
vennela
PostPosted: Mon Apr 24, 2006 12:53 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

That means there is already a channel initiator is running on the INITQ.
Quote:
RC2042
(2042, X'7FA') Object already open with conflicting options.


If you look at the processes, there should be one by name runmqchi

Also if you look at the qstatus for that queue, you will be able to find the process that oponed the INITQ.

Usually when you create a QMGR, it will create a channel initiator.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mrlazy
PostPosted: Mon Apr 24, 2006 1:10 pm    Post subject: Reply with quote

Centurion

Joined: 19 Apr 2006
Posts: 144

Yeah I found that process and now it's fine. Thank you.

I have one mroe question:

I installed MQSI 2.1 base code. But when tried to install CSD 9, it says incompatible version of WMQI found. Installation aborted.
I have MQ 5.3 CSD 12 & DB2 8.1 fixpack 11.
Is this not compatible for installing WMQI CSD 9?
Back to top
View user's profile Send private message
wschutz
PostPosted: Mon Apr 24, 2006 3:45 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

What does it say, exactly?
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
mrlazy
PostPosted: Tue Apr 25, 2006 5:42 am    Post subject: Reply with quote

Centurion

Joined: 19 Apr 2006
Posts: 144

It says: "An incompatible WebSphere MQ Integrator product is present on the host system. You must remove the incompatible version before proceeding with the install setup.The setup will now abort."

I was not able to delete the Broker present in the system before I actually installed WMQI because the user ID having admin rights on the databases was removed from the system.

I had to uninstall DB2, and WMQI and start from the scartch. Do you think it's causing this issue?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Apr 25, 2006 5:45 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You probably downloaded the wrong CSD.

Either you downloaded the CSD for Event Broker, or you downloaded the CSD for WMQI Rules & Formatter when you only have WMQI, or vice versa.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
mrlazy
PostPosted: Tue Apr 25, 2006 6:11 am    Post subject: Reply with quote

Centurion

Joined: 19 Apr 2006
Posts: 144

I don't think I downloaded the wrong fix pack. I downloaded the file 'U200244.exe' from ftp.software.ibm.com/software/mqseries/fixes/wmqibv21/winnt/
which is the right fix pack.
Back to top
View user's profile Send private message
fschofer
PostPosted: Tue Apr 25, 2006 6:37 am    Post subject: Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

Hi,

please take a look at the memo.ptf file of your installation to see which product you have installed, WMQI or WMQIB.

Greetings
Frank
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » General IBM MQ Support » AMQ4128??
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.