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 » tool to display AMQCLCHL.TAB contents

Post new topic  Reply to topic Goto page Previous  1, 2, 3
 tool to display AMQCLCHL.TAB contents « View previous topic :: View next topic » 
Author Message
LouML
PostPosted: Wed Oct 03, 2007 10:09 am    Post subject: Reply with quote

Partisan

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

Not working for me.

I've created a QM on a test system. I started the Qm and defined a CLNTCONN channel. I still do not have the AMQCLCHL.TAB file.

Code:
bash-2.05$ dspmqver
Name:        WebSphere MQ
Version:     530
CMVC level:  p000-L021011
BuildType:   IKAP - (Production)
bash-2.05$ ls -la /var/mqm/qmgrs/
total 10
drwxrwxr-x   5 mqm      mqm          512 Mar 18  2005 .
drwxr-xr-x  10 mqm      mqm          512 Apr 27 14:30 ..
drwxrwxr-x   8 mqm      mqm          512 Aug 23  2004 @SYSTEM
bash-2.05$ crtmqm -lc -lp 5 -ls 5 -u DEAD.LETTER.QUEUE QM.TABFILES
WebSphere MQ queue manager created.
Creating or replacing default objects for QM.TABFILES.
Default objects statistics : 30 created. 1 replaced. 0 failed.
Completing setup.
Setup completed.
bash-2.05$ strmqm QM.TABFILES
WebSphere MQ queue manager 'QM.TABFILES' started.
bash-2.05$ ls -la /var/mqm/qmgrs/QM\!TABFILES/@ipcc
total 48
drwxrwxr-x   7 mqm      mqm          512 Oct  3 11:51 .
drwxrwxr-x  20 mqm      mqm          512 Oct  3 11:51 ..
-rw-rw----   1 mqm      mqm        17180 Oct  3 11:51 AMQRFCDA.DAT
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 esem
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 isem
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 msem
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 shmem
drwxrwxrwx   2 mqm      mqm          512 Oct  3 11:51 ssem
bash-2.05$ echo "def channel('CH.TEST.CLIENT') chltype(CLNTCONN) qmname('QM.TEST.01') conname('test.domain.com(1414)')" | runmqsc QM.TABFILES
5724-B41 (C) Copyright IBM Corp. 1994, 2002.  ALL RIGHTS RESERVED.
Starting MQSC for queue manager QM.TABFILES.

     1 : def channel('CH.TEST.CLIENT') chltype(CLNTCONN) qmname('QM.TEST.01') conname('test.domain.com(1414)')
AMQ8014: WebSphere MQ channel created.
       :
1 MQSC commands read.
No commands have a syntax error.
31 valid MQSC commands could not be processed.
bash-2.05$ echo "dis chl(CH*) conname" | runmqsc QM.TABFILES
5724-B41 (C) Copyright IBM Corp. 1994, 2002.  ALL RIGHTS RESERVED.
Starting MQSC for queue manager QM.TABFILES.

     1 : dis chl(CH*) conname
AMQ8414: Display Channel details.
   CHANNEL(CH.TEST.CLIENT)            CONNAME(test.domain.com(1414))
One MQSC command read.
No commands have a syntax error.
All valid MQSC commands were processed.
bash-2.05$ ls -la /var/mqm/qmgrs
total 12
drwxrwxr-x   6 mqm      mqm          512 Oct  3 11:51 .
drwxr-xr-x  10 mqm      mqm          512 Oct  3 11:51 ..
drwxrwxr-x   8 mqm      mqm          512 Aug 23  2004 @SYSTEM
drwxrwxr-x  20 mqm      mqm          512 Oct  3 11:53 QM!TABFILES
bash-2.05$ ls -la /var/mqm/qmgrs/QM\!TABFILES/
total 48
drwxrwxr-x  20 mqm      mqm          512 Oct  3 11:53 .
drwxrwxr-x   6 mqm      mqm          512 Oct  3 11:51 ..
drwxrwxr-x   7 mqm      mqm          512 Oct  3 11:51 @ipcc
drwxrwxr-x   7 mqm      mqm          512 Oct  3 11:51 @qmpersist
-rw-rw----   1 mqm      mqm           56 Oct  3 11:53 amqalchk.fil
drwxrwxr-x   6 mqm      mqm          512 Oct  3 11:51 auth
drwxrwx---   2 mqm      mqm          512 Oct  3 11:51 authinfo
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 dce
drwxrwxrwx   2 mqm      mqm          512 Oct  3 11:51 errors
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 esem
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 isem
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 msem
drwxrwx---   2 mqm      mqm          512 Oct  3 11:51 namelist
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 plugcomp
drwxrwx---   2 mqm      mqm          512 Oct  3 11:51 procdef
-rw-rw-r--   1 mqm      mqm         1259 Oct  3 11:51 qm.ini
drwxrwx---   2 mqm      mqm          512 Oct  3 11:51 qmanager
-rw-rw-r--   1 mqm      mqm          336 Oct  3 11:53 qmstatus.ini
drwxrwx---  21 mqm      mqm         1024 Oct  3 11:51 queues
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:53 shmem
drwxrwxrwx   2 mqm      mqm          512 Oct  3 11:51 ssem
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 ssl
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:53 startprm
bash-2.05$ ls -la /var/mqm/qmgrs/QM\!TABFILE/@ipcc
total 48
drwxrwxr-x   7 mqm      mqm          512 Oct  3 11:51 .
drwxrwxr-x  20 mqm      mqm          512 Oct  3 11:53 ..
-rw-rw----   1 mqm      mqm        17180 Oct  3 11:51 AMQRFCDA.DAT
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 esem
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 isem
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:51 msem
drwxrwxr-x   2 mqm      mqm          512 Oct  3 11:53 shmem
drwxrwxrwx   2 mqm      mqm          512 Oct  3 11:51 ssem
bash-2.05$ find /var/mqm -name AMQCLCHL.TAB
bash-2.05$
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Oct 03, 2007 11:14 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

LouML wrote:
Version: 530


Ouch.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
sebastia
PostPosted: Mon Oct 08, 2007 11:09 pm    Post subject: Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

Maybe this can help :

>>> http://www-1.ibm.com/support/docview.wss?uid=swg21173095

"AMQCLCHL.TAB The client channel table is not created in expected directory."
Back to top
View user's profile Send private message Visit poster's website
LouML
PostPosted: Tue Oct 09, 2007 3:44 am    Post subject: Reply with quote

Partisan

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

sebastia wrote:
Maybe this can help :

>>> http://www-1.ibm.com/support/docview.wss?uid=swg21173095

"AMQCLCHL.TAB The client channel table is not created in expected directory."


That's it. Thanks.

Code:
bash-2.05$ env | grep MQ
MQM_SQL=/apps/mqm/src/sql/dev
APP_UC=MQM
MQCHLTAB=AMQCLCHL.TAB
MQI=/opt/mqi
MQAPI=/apps/lib/mqapi
MQM=/opt/mqm
MQAPI_JEFF=/apps/lib/mqapi_jeff
MQCHLLIB=/apps/lib
You have new mail in /var/mail//mqm
bash-2.05$
Back to top
View user's profile Send private message
sebastia
PostPosted: Tue Oct 09, 2007 8:47 am    Post subject: Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

your dspmqver is very low ....
can u try with 6 with fixes ?
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2, 3 Page 3 of 3

MQSeries.net Forum Index » General IBM MQ Support » tool to display AMQCLCHL.TAB contents
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.