|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
The AMQCLCHL.TAB file (CCDT) is not created |
« View previous topic :: View next topic » |
Author |
Message
|
jeevan |
Posted: Mon Oct 12, 2009 2:17 pm Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
fjb_saper wrote: |
Looks like you are trying to do a client put after having cleared the environment variable...  |
In fact, I left that installation and working on the another which seems working. But still I am facing one problem. what I found interesting is that, if I create a client channel using the script, it does not create a amqclchl.tab file.
Could some one please run the script I have given above and see that it is true ? I tried a few times and the result is consistent.
I ran the script to create whole things, the channel table is not created. I deleted the qmgr, created manually in explorer, created the channels, and channel table is created.
Thanks
Last edited by jeevan on Sun Feb 21, 2010 4:22 am; edited 1 time in total |
|
Back to top |
|
 |
jeevan |
Posted: Mon Oct 12, 2009 3:26 pm Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
jeevan wrote: |
fjb_saper wrote: |
Looks like you are trying to do a client put after having cleared the environment variable...  |
In fact, I left that installation and working on the another which seems working. But still I am facing one problem. what I found interesting is that, if I create the client channel using the script, it does not create a amqclchl.tab file.
Could some one please run the script I have given above and see that it is true ? I tried a few times and the result is consistent.
I ran the script to create whole things, the channel table is not created. I deleted the qmgr, created manually in explorer, created the channels, and channel table is created.
Thanks |
One more thing. I was curiosu to see what will happen if I create these channel in runmqsc SHELL. Guess what ?
The channel table file (aamqclchl.tab) did not get created.
My conclusion:
channel table file is created only when the channel are created using explorer. This the case with windows. I am not sure for Unix.
thanks
Last edited by jeevan on Sun Feb 21, 2010 4:23 am; edited 1 time in total |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Oct 12, 2009 5:31 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20767 Location: LI,NY
|
I fear your poor result is due to your script and the way you used
echo xxx | runmqsc %qmgr%...
Have you tried simply creating an mqsc file in the script, then inspecting it and finally runing it like
Code: |
runmqsc %qmgr% < myscriptcreated.mqsc > script.log |
My guess is this would offer you a much more detailed output of your commands and what happened...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|