Author |
Message
|
anushrav |
Posted: Wed Jan 23, 2002 11:20 am Post subject: |
|
|
Novice
Joined: 22 Jan 2002 Posts: 11
|
Hi,
I'm New to MQ . I inatalled MQ 5.2 on solrais 2.8.followed the procedure in quick beginings guide.
when I try to create a Q manager, I get the following error:
AMQ8101: Unexpected error (893)
one of the error logs has this message:
Probe Description :- AMQ6119: An internal MQSeries error has occurred ('Too
many open files' from shmat.
I can not makeout any thing from these
I need to fifnish the install/config. today.
will appreciate any help
_________________ thanks
Anushrav |
|
Back to top |
|
 |
kolban |
Posted: Wed Jan 23, 2002 11:46 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
It sounds very much like you haven't changed the Solaris kernel settings or not rebooted. MQ requires changes to the kernel. See the MQ Getting Started manual for details and/or the following cheat sheet.
http://kolban.com/mqseries/SolarisKernel.pdf |
|
Back to top |
|
 |
anushrav |
Posted: Wed Jan 23, 2002 12:06 pm Post subject: |
|
|
Novice
Joined: 22 Jan 2002 Posts: 11
|
thanks for the help.
I'll change the kernel values, but do I need to actually reboot the system after these.
_________________ thanks
Anushrav |
|
Back to top |
|
 |
isreal |
Posted: Thu Jan 24, 2002 9:39 am Post subject: |
|
|
Novice
Joined: 18 Sep 2001 Posts: 22
|
Yes because the system only reads the /etc/system file once at boot. |
|
Back to top |
|
 |
anushrav |
Posted: Mon Jan 28, 2002 10:58 am Post subject: |
|
|
Novice
Joined: 22 Jan 2002 Posts: 11
|
Hi,
thanks for the help, Was ble to install and run the MQ Qm ...
I've done the configuration settings in the inetd and etc/services
the problem now is once i run the command runmqlsr to start the listener I get the error
AMQ9218: The TCP/IP listener program could not bind to po
rt number 1414.
the error code returned is 20..
what could be the problem.
really need some help on this .
_________________ thanks
Anushrav |
|
Back to top |
|
 |
kolban |
Posted: Mon Jan 28, 2002 11:08 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
If you have setup /etc/services and /etc/inetd.conf, there is no need to run the channel listener (runmqlsr). This is performed for you by the inetd demon when you have configured it to do such. The error is probably caused by inetd owning port 1414 on behalf of MQ and your attempt to also start it by hand. |
|
Back to top |
|
 |
anushrav |
Posted: Mon Jan 28, 2002 11:22 am Post subject: |
|
|
Novice
Joined: 22 Jan 2002 Posts: 11
|
duh!! that makes sense.
thanks a lot.
another newbe qry.
i want to integrate informatica power connects with MQ.
I'm trying to make power connects to read from a local q
I've created the set up it requires..
I've created sender and reciever channels, local and remote q's etc
the set up also requires MQ cahnnel table path and name I've provided all that.
still powerconnect fials to connect to mq Queue.To me it looks like this application is behaving as a mq client since it wants the channel table settings and all. so do i need to use a server connection and client connetion channel !!
the thing is I need to evaluate both this products and I'm new to both of them and irony is I've to do it asap(day or 2) |
|
Back to top |
|
 |
|