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 » SYSTEM.ADMIN.ACCOUNTING.QUEUE filling up even after turning

Post new topic  Reply to topic
 SYSTEM.ADMIN.ACCOUNTING.QUEUE filling up even after turning « View previous topic :: View next topic » 
Author Message
vimmy
PostPosted: Fri Apr 27, 2012 8:25 am    Post subject: SYSTEM.ADMIN.ACCOUNTING.QUEUE filling up even after turning Reply with quote

Novice

Joined: 29 Jan 2011
Posts: 15

My SYSTEM.ADMIN.ACCOUNTING.QUEUE has been reaching the maximum limit. I tried turning off accounting and it did not help. How can I clear these messages w/o any adverse affects and how do I stop the accounting queue from filling up?

Any sugestions??
Back to top
View user's profile Send private message
rammer
PostPosted: Fri Apr 27, 2012 8:28 am    Post subject: Reply with quote

Partisan

Joined: 02 May 2002
Posts: 359
Location: England

If its the same for the Statistics Queue I had to stop / start the Queue Manager for the change to take affect.
Back to top
View user's profile Send private message
vimmy
PostPosted: Fri Apr 27, 2012 9:54 am    Post subject: Thanks Reply with quote

Novice

Joined: 29 Jan 2011
Posts: 15

Thanks Rammer,

I would have to wait for the next restart to know that. I will use amqsmon just before that and monitor after the restart.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Fri Apr 27, 2012 10:03 am    Post subject: Re: SYSTEM.ADMIN.ACCOUNTING.QUEUE filling up even after turn Reply with quote

Poobah

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

vimmy wrote:
My SYSTEM.ADMIN.ACCOUNTING.QUEUE has been reaching the maximum limit. I tried turning off accounting

How did you try to turn off accounting?

How did you try to clear the queue?
_________________
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
vimmy
PostPosted: Tue May 01, 2012 11:46 am    Post subject: Reply with quote

Novice

Joined: 29 Jan 2011
Posts: 15

I turned off accounting by simply altering the queue manager properties of MQI accounting, queue accounting and accounting cono to Off and disabled through explorer. I double checked the properties by dis qmgr.

I displayed the messages using amqsmon.
Please let me know if this is advisable or if there is better option to clear the messages.

And also please let me know how to identify which application is requesting for accounting
Back to top
View user's profile Send private message
zpat
PostPosted: Tue May 01, 2012 12:02 pm    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

It's a bit drastic to restart the QM.

Accounting changes take effect when queues are opened. So stop/start any applications which are keeping their queue(s) open.

To see what is recording - look at the accounting event messages! Use support pac MS0P to make this easy.
Back to top
View user's profile Send private message
vijaychand
PostPosted: Thu Jan 22, 2015 9:28 am    Post subject: Reply with quote

Novice

Joined: 29 Nov 2011
Posts: 12

can any one help me why SYSTEM.ADMIN.ACCOUNTING.QUEUE is being populated. i turned off all the accounting at the queue Manger level. but still it is being populated
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Jan 22, 2015 9:33 am    Post subject: Reply with quote

Grand High Poobah

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

vijaychand wrote:
can any one help me why SYSTEM.ADMIN.ACCOUNTING.QUEUE is being populated. i turned off all the accounting at the queue Manger level. but still it is being populated


Perhaps you could try reading the advice given in this thread....?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Thu Jan 22, 2015 10:03 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

what version of MQ is this ?
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
vijaychand
PostPosted: Thu Jan 22, 2015 12:14 pm    Post subject: Reply with quote

Novice

Joined: 29 Nov 2011
Posts: 12

os is linux and MQ version is 6.2 .
i tried all the options mentioned in the thread.
in fact we have also migrated the queueManager from one server to the other server due to some other issues and But the same queue is getting populated. when i have browsed thru the messages of the queues. all the messages are written by only 2 queues.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Jan 22, 2015 12:24 pm    Post subject: Reply with quote

Grand High Poobah

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

vijaychand wrote:
os is linux and MQ version is 6.2 .


That version of WMQ is out of support and (assuming there are some zeros missing from it) not even the latest version of that out of date version. It's possible there's a bug in that version that's causing these messages. Even if there isn't, you're taking a huge risk using it.

vijaychand wrote:
in fact we have also migrated the queueManager from one server to the other server due to some other issues


What issues? Perhaps connected to the ancient nature of the WMQ and (I'm guessing) the modern Linux you're using?

vijaychand wrote:
But the same queue is getting populated.


So you install the same version of the software on another server, migrate (not recreate) the queue manager to it and then sound surprised that it does the same thing as the identically configured queue manager running on the same version of the software on the old server. I would be less surprised in your place, but then I wouldn't be using MQv6.anything.

vijaychand wrote:
all the messages are written by only 2 queues.


Which 2 queues? What's different about them? Before answering "nothing", demonstrate how you've proved emperically the settings and configurations for these queues do not differ from others.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Fri Jan 23, 2015 10:40 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

MQ V6.2 is out of support, not sure..how you are going to get help from IBM
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
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 » SYSTEM.ADMIN.ACCOUNTING.QUEUE filling up even after turning
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.