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 » AMQ8420: Channel Status not found

Post new topic  Reply to topic Goto page 1, 2  Next
 AMQ8420: Channel Status not found « View previous topic :: View next topic » 
Author Message
satya kolli
PostPosted: Sun May 16, 2010 12:57 am    Post subject: AMQ8420: Channel Status not found Reply with quote

Novice

Joined: 16 May 2010
Posts: 11

we are using a SVRCONN channel (SYSTEM.DEF.SVRCONN) in Test server, It is in inactive state when I was looking for its status even though I've stopped and started it couple of times, I thought it is in healthy state which means when ever application puts message it gets activated but it is not doing that, can you please help out of how to keep status is running?

Listener is running, command server is running.

start chl(SYSTEM.DEF.SVRCONN)
5 : start chl(SYSTEM.DEF.SVRCONN)
AMQ8018: Start WebSphere MQ channel accepted.

:
dis chs(SYSTEM.DEF.SVRCONN)
6 : dis chs(SYSTEM.DEF.SVRCONN)
AMQ8420: Channel Status not found.

stop chl(SYSTEM.DEF.SVRCONN)
1 : stop chl(SYSTEM.DEF.SVRCONN)
AMQ9533: Channel 'SYSTEM.DEF.SVRCONN' is not currently active.



Can anyone help me out how to solve this issue?

Thanks!
Back to top
View user's profile Send private message
exerk
PostPosted: Sun May 16, 2010 1:19 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

You obviously did not bother to read the post in this forum in regard to asking questions, because had you searched the site you would have seen innumerable posts about SVRCONN's being passive channels, i.e. you cannot start a SVRCONN and see it run. Try using the amqsputc or amqsgetc samples and observe the channel behaviour as you do so.

Also, I strongly suggest you do search this site in regard to SVRCONN's and security!

Moving this to a more appropriate forum...
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
satya kolli
PostPosted: Sun May 16, 2010 1:35 am    Post subject: Reply with quote

Novice

Joined: 16 May 2010
Posts: 11

I'm recently registered here...

I've created a Local queue called "test" as you said I've used amqsputc

# ./amqsputc test GSBBUST02
Sample AMQSPUT0 start
MQCONN ended with reason code 2058

but I'm getting this error (2058 0x0000080a MQRC_Q_MGR_NAME_ERROR) ..

I'm able to start SVRCONN channels and able to see the status as running on other servers.
Back to top
View user's profile Send private message
exerk
PostPosted: Sun May 16, 2010 1:47 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

And did you set up the necessary variable(s) and/or other dependencies? The Quick Beginnings manual for your platform states how to do a verification test.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
satya kolli
PostPosted: Sun May 16, 2010 5:33 am    Post subject: Reply with quote

Novice

Joined: 16 May 2010
Posts: 11

It was a existing set up.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sun May 16, 2010 6:48 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Quote:
It was a existing set up.

This is not an answer to exerks question "And did you set up the necessary variable(s) and/or other dependencies?"

Did you export the MQSERVER= variable? Did you verify that this variable (or the variables for CCDT) were set before you ran the amqsputc sample?

The variables that need to be set are explained in the WMQ Clients manual.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
satya kolli
PostPosted: Sun May 16, 2010 10:08 pm    Post subject: Reply with quote

Novice

Joined: 16 May 2010
Posts: 11

How do I know on which machine client has installed?

I tried echo $MQSERVER for which it displays Env for MQSERVER, but I couldn't find anything on my current machine on which the MQ Server is installed.

This set up has done by other guy he had left the company...

here all channels are system defined channels...

Can we know where exactly the MQ client has installed in MQ Server?

Can you please help me here?


Last edited by satya kolli on Sun May 16, 2010 10:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
exerk
PostPosted: Sun May 16, 2010 10:12 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Use smitty (or whatever is appropriate for your platform) to see whether the client libraries have been installed. If the have, then as stated in a previous post:

Quote:
...The Quick Beginnings manual for your platform states how to do a verification test...

_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
satya kolli
PostPosted: Sun May 16, 2010 10:27 pm    Post subject: Reply with quote

Novice

Joined: 16 May 2010
Posts: 11

I went to System Environments in Smitty, but there I couldn't find client libraries can you guide me here how to find client libraries?
Back to top
View user's profile Send private message
exerk
PostPosted: Sun May 16, 2010 10:32 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

On the installation media used to install SERVER maybe? Find a machine that does have client installed and try it from that?
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
satya kolli
PostPosted: Sun May 16, 2010 11:08 pm    Post subject: Reply with quote

Novice

Joined: 16 May 2010
Posts: 11

Smitty---

Software Installation and Maintenance
Software License Management
Devices
System Storage Management (Physical & Logical Storage)
Security & Users
Communications Applications and Services
Print Spooling
Advanced Accounting
Problem Determination
Performance & Resource Scheduling
System Environments
Processes & Subsystems
Applications
Installation Assistant
Electronic Service Agent
Cluster Systems Management
Using SMIT (information only)


I entered in to Software Installation and Maintenance

and the following list displayed

Install and Update Software
List Software and Related Information
Software Maintenance and Utilities
Software Service Management
Network Installation Management
EZ NIM (Easy NIM Tool)
System Backup Manager
Alternate Disk Installation
EFIX Management
Thin Server Maintenance

here where can we find?
Back to top
View user's profile Send private message
exerk
PostPosted: Sun May 16, 2010 11:18 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

satya kolli wrote:
I entered in to Software Installation and Maintenance

and the following list displayed

Install and Update Software
List Software and Related Information
Software Maintenance and Utilities
Software Service Management
Network Installation Management
EZ NIM (Easy NIM Tool)
System Backup Manager
Alternate Disk Installation
EFIX Management
Thin Server Maintenance

here where can we find?


It's not rocket science! If you do not know where to look, enlist the help of a friendly UNIX Sys Admin!
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon May 17, 2010 6:07 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

To be clear, the client software needs to be installed on the client platform; AND the environment variable needs to be set on the client.

You cannot determine this from the server - unless your client app executes on the server platform.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
JosephGramig
PostPosted: Tue May 18, 2010 12:25 pm    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

lslpp -L mqm.*

will show you what is installed on AIX for WebSphere MQ.

If you are going to run at the server, then why do you want to connect with a SVRCONN? A direct connect will be more efficient.

Try:

export MQSERVER=SYSTEM.DEF.SVRCONN/TCP/localhost

amqsputc SYSTEM.LOCAL.DEFAULT.QUEUE

Reading the manuals, especially Quick Beginnings, would be a good idea.
Back to top
View user's profile Send private message AIM Address
satya kolli
PostPosted: Sat May 29, 2010 4:55 am    Post subject: Reply with quote

Novice

Joined: 16 May 2010
Posts: 11

Sry for the delayed response... it was resolved.....

Thanks for your support.

I was trying to add that Queue Manager by "Add Remote Queue Manager" while I was trying to connect I couldn't as the different SVRCONN channel name which is SYSTEM.ADMIN.SVRCONN, now I have changed to SYSTEM.DEF.SVRCONN now it is connected and now I'm able to see in running state... and also in the client machine it was SYSTEM.ADMIN.SVRCONN, changed to SYSTEM.DEF.SVRCONN.

Can't we connect through SYSTEM.ADMIN.SVRCONN? any difference between these 2 SVRCONN's?
Back to top
View user's profile Send private message
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 » AMQ8420: Channel Status not found
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.