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 » Can't delete a CLNTCONN channel?

Post new topic  Reply to topic
 Can't delete a CLNTCONN channel? « View previous topic :: View next topic » 
Author Message
LouML
PostPosted: Fri Aug 03, 2007 4:36 am    Post subject: Can't delete a CLNTCONN channel? Reply with quote

Partisan

Joined: 10 Nov 2005
Posts: 305
Location: Jersey City, NJ / Bethpage, NY

I mistakingly created a CLNTCONN channel when I should have created a SRVCONN channel. I tried to delete both and start over. The SRVCONN channel gets deleted but the CLNTCONN does not.

Am I doing something wrong? Why can't I delete a CLNTCONN channel?

bash-2.05$ echo "dis chl(CH.TEST.CHAN) " | runmqsc QM.TEST.01
5724-B41 (C) Copyright IBM Corp. 1994, 2002. ALL RIGHTS RESERVED.
Starting MQSC for queue manager QM.TEST.01.


1 : dis chl(CH.TEST.CHAN)
AMQ8414: Display Channel details.
CHANNEL(CH.TEST.CHAN) CHLTYPE(SVRCONN)
TRPTYPE(TCP) DESCR( )
SCYEXIT( ) MAXMSGL(4194304)
SCYDATA( ) HBINT(300)
SSLCIPH( ) SSLCAUTH(REQUIRED)
KAINT(AUTO) MCAUSER(mqm)
ALTDATE(2007-08-03) ALTTIME(08.07.57)
SSLPEER()
SENDEXIT( )
RCVEXIT( )
SENDDATA( )
RCVDATA( )
AMQ8414: Display Channel details.
CHANNEL(CH.TEST.CHAN) CHLTYPE(CLNTCONN)
TRPTYPE(TCP) DESCR( )
QMNAME(QM.TEST.01) MODENAME( )
TPNAME( ) SCYEXIT( )
MAXMSGL(4194304) SCYDATA( )
USERID( ) PASSWORD( )
CONNAME(1.2.3.4(1417))
HBINT(300) SSLCIPH( )
LOCLADDR( ) KAINT(AUTO)
ALTDATE(2007-07-30) ALTTIME(17.26.37)
SSLPEER()
SENDEXIT( )
RCVEXIT( )
SENDDATA( )
RCVDATA( )
One MQSC command read.
No commands have a syntax error.
All valid MQSC commands were processed.
bash-2.05$ echo "delete chl(CH.TEST.CHAN) " | runmqsc QM.TEST.01
5724-B41 (C) Copyright IBM Corp. 1994, 2002. ALL RIGHTS RESERVED.
Starting MQSC for queue manager QM.TEST.01.


1 : delete chl(CH.TEST.CHAN)
AMQ8015: WebSphere MQ channel deleted.
CHANNEL(CH.TEST.CHAN) CHLTYPE(SVRCONN)
TRPTYPE(TCP) DESCR( )
SCYEXIT( ) MAXMSGL(4194304)
SCYDATA( ) HBINT(300)
SSLCIPH( ) SSLCAUTH(REQUIRED)
KAINT(AUTO) MCAUSER(mqm)
ALTDATE(2007-08-03) ALTTIME(08.07.57)
SSLPEER()
SENDEXIT( )
RCVEXIT( )
SENDDATA( )
RCVDATA( )
AMQ8015: WebSphere MQ channel deleted.

One MQSC command read.
No commands have a syntax error.
All valid MQSC commands were processed.
bash-2.05$ echo "delete chl(CH.TEST.CHAN) " | runmqsc QM.TEST.01
5724-B41 (C) Copyright IBM Corp. 1994, 2002. ALL RIGHTS RESERVED.
Starting MQSC for queue manager QM.TEST.01.


1 : delete chl(CH.TEST.CHAN)
AMQ8227: Channel CH.TEST.CHANnot found.

One MQSC command read.
No commands have a syntax error.
One valid MQSC command could not be processed.
bash-2.05$ echo "dis chl(CH.TEST.CHAN) " | runmqsc QM.TEST.01
5724-B41 (C) Copyright IBM Corp. 1994, 2002. ALL RIGHTS RESERVED.
Starting MQSC for queue manager QM.TEST.01.


1 : dis chl(CH.TEST.CHAN)
AMQ8414: Display Channel details.
CHANNEL(CH.TEST.CHAN) CHLTYPE(CLNTCONN)
TRPTYPE(TCP) DESCR( )
QMNAME(QM.TEST.01) MODENAME( )
TPNAME( ) SCYEXIT( )
MAXMSGL(4194304) SCYDATA( )
USERID( ) PASSWORD( )
CONNAME(1.2.3.4(1417))
HBINT(300) SSLCIPH( )
LOCLADDR( ) KAINT(AUTO)
ALTDATE(2007-07-30) ALTTIME(17.26.37)
SSLPEER()
SENDEXIT( )
RCVEXIT( )
SENDDATA( )
RCVDATA( )
One MQSC command read.
No commands have a syntax error.
All valid MQSC commands were processed.
bash-2.05$
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Aug 03, 2007 4:38 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

DELETE CHANNEL() CHLTABLE(CLNTTBL)
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Aug 03, 2007 4:39 am    Post subject: Re: Can't delete a CLNTCONN channel? Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

LouML wrote:
Am I doing something wrong? Why can't I delete a CLNTCONN channel?


Try specifying CHLTABLE(CLNTTBL) on the delete command and see if that helps.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
LouML
PostPosted: Fri Aug 03, 2007 5:03 am    Post subject: Reply with quote

Partisan

Joined: 10 Nov 2005
Posts: 305
Location: Jersey City, NJ / Bethpage, NY

Thanks guys. That was it.
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 IBM MQ Support » Can't delete a CLNTCONN channel?
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.