Author |
Message
|
kash3338 |
Posted: Tue Dec 01, 2009 12:32 am Post subject: Queue manager Log full error |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
I get an error "The log for the queue manager is full" when i try to put a huge message in queue. The error log shows me this error and suggests to enlarge the log or increase the number of log files in queue manager.
How do i do this? Please guide. |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Dec 01, 2009 12:55 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
does the FDCs fill up the directory, please check that too.
I guess you are trying to push a Persistent message to the queue.
what type of logging that you are using [Circular/Linear]
are you recording the MQ Objects -[For Linear]
-More over what version of MQ that you are using? _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Last edited by Gaya3 on Tue Dec 01, 2009 12:56 am; edited 1 time in total |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Dec 01, 2009 12:55 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
This is probably the wrong forum for this. "General WMQ Support" would be better suited.
However, you don't say which platform you are running on. The platform will determine the method whereby you can change the number of log files.
Remember the overall size of the files is determined by two things.
- The number of files
- The size of individual files
The number of files can be changed by an edit plus a qmgr restart. The size of each file is fixed at QMGR Creation time and can't be changed without deleting the QMGR and rebuilding it. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
kash3338 |
Posted: Tue Dec 01, 2009 1:19 am Post subject: |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
Gaya3 wrote: |
does the FDCs fill up the directory, please check that too.
I guess you are trying to push a Persistent message to the queue.
what type of logging that you are using [Circular/Linear]
are you recording the MQ Objects -[For Linear]
-More over what version of MQ that you are using? |
Hi Gayathri,
Yes i am trying to PUT a persistent message in the queue. the looging is Linear and MQ version is 6.0 and i am running it on Windows. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Dec 01, 2009 5:40 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kash3338 wrote: |
Yes i am trying to PUT a persistent message in the queue. the looging is Linear and MQ version is 6.0 and i am running it on Windows. |
Then you need more log space, as indicated. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
AkankshA |
Posted: Tue Dec 01, 2009 7:45 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
kash3338 wrote: |
Hi Gayathri,
Yes i am trying to PUT a persistent message in the queue. the looging is Linear and MQ version is 6.0 and i am running it on Windows. |
A queue manager running on windows with linear logging :O
is this your dev machine or some ST box ??
refer to the defaults and configurable logging attributes here _________________ Cheers |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Dec 01, 2009 11:31 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
AkankshA wrote: |
A queue manager running on windows with linear logging :O
|
Really astonished.......hope Microsoft doesnt have any issues  _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
|