Author |
Message
|
sidharth_bora |
Posted: Tue Aug 14, 2007 10:16 pm Post subject: MAOW - question |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
Hi,
Am trying to configure the support pack on windows QM.. and iam getting the details for all the API exit calls, but these details are for all the SYSTEM queues, iam not getting any details for the custom queues. i am running the utility on mq6.0 windows.
any advise / help is greatly appreciated.
regds
Sid |
|
Back to top |
|
 |
Vitor |
Posted: Tue Aug 14, 2007 10:53 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Are you sure TargetQueue is set correctly & the queue manager has been bounced at least once since?
And what are you trying to fix with this? My experience of this support pac is there's often an easier way of achiving the same end. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kottaiajmel |
Posted: Wed Aug 15, 2007 8:47 am Post subject: |
|
|
Novice
Joined: 11 Feb 2004 Posts: 14
|
If you are trying to keep a trace for a particular queue/ or a group of queues, you can configure that using the exit program. In this way, you won't get huge trace files that traces everything in the queue manager. For this, you need to make necessary entries in the def file. Ensure that put, get , inq, set options are also enabled in the entry, or else, they will not be traced.
Ajmel |
|
Back to top |
|
 |
sidharth_bora |
Posted: Wed Aug 15, 2007 6:25 pm Post subject: |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
Hi All,
Thanks for your quick reply and help. Appreciate your kind help and advise.
regards
Sid |
|
Back to top |
|
 |
sidharth_bora |
Posted: Wed Aug 15, 2007 10:08 pm Post subject: |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
hi,
I am finding the following issues in our aix QM(aix 5.3 MQ 5.3) when i am trying to start the QM configured for maow exit
The module for API Exit 'IselTraceExit' could not be loaded.
EXPLANATION:
The module 'iselmqapiexit_r' for API Exit 'IselTraceExit' could not be loaded
for reason xecU_I_FUNCTION_NOT_FOUND.
please help |
|
Back to top |
|
 |
sidharth_bora |
Posted: Wed Aug 15, 2007 10:10 pm Post subject: |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
Sorry , AIX version is 5.2
regds
Sid |
|
Back to top |
|
 |
Nigelg |
Posted: Wed Aug 15, 2007 10:16 pm Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
It might be that the MQStart function is not defined in the source. Check the intercomms manual foir details. _________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
sidharth_bora |
Posted: Thu Aug 16, 2007 11:37 pm Post subject: |
|
|
 Voyager
Joined: 24 Nov 2005 Posts: 87
|
Hi All,
I tried using it in windows QM version 6.0 and was successful to an extent.
I requrie a customized out put , for example TOTAL nto. of puts or gets on a queue, i have tried tweaking the def file for writeapiexit...etc but what i see is , after every put or get .. a new file is created depicting the no. of put and get at that time.
My requirement is to get the total puts / gets i.e in the end of the day, when i check the log, it should give me total no. of puts and gets.
any help/pointers greatly appreciated.
regds
Sid |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Aug 17, 2007 10:02 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You might be better off using a monitoring program for that  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|