|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
huge files |
« View previous topic :: View next topic » |
Author |
Message
|
Goodfellas |
Posted: Thu Jun 18, 2009 8:01 am Post subject: huge files |
|
|
Acolyte
Joined: 26 Feb 2009 Posts: 70
|
I am facing a typical error
Last edited by Goodfellas on Tue May 28, 2013 12:07 pm; edited 1 time in total |
|
Back to top |
|
 |
gbaddeley |
Posted: Thu Jun 18, 2009 2:59 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
try 'head -50 xxxxxx.0.FDC' to view the header in the first 50 lines. 'head -200' should view the segment dumps as well.
Its likely the process is producing the same error tens of thousands of times.
If there are lots of files with similar size is probably safe to remove some of them to free up disk space. _________________ Glenn |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Jun 18, 2009 4:40 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9471 Location: US: west coast, almost. Otherwise, enroute.
|
Lacking any other automation application, you could set up a cron job to come to life every few minutes looking for fdcs. If fdcs exist, move them to some other filesystem _________________ 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 |
|
 |
gbaddeley |
Posted: Thu Jun 18, 2009 8:27 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
bruce2359 wrote: |
Lacking any other automation application, you could set up a cron job to come to life every few minutes looking for fdcs. If fdcs exist, move them to some other filesystem |
Having faced a similar problem in the past as Goodfellas, I have a korn shell script that can be run by cron. It moves small fdc files to a separate date/time stamped directory and deletes big fdc's (keeping a short summary). It takes a copy of the AMQERR0n.LOG files.
During a problem scenario which lasted several days until the fix was implemented, it saved our bacon by preventing the /var/mqm file system from filling up. _________________ Glenn |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Jun 19, 2009 1:28 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
the command ffstsummary may be of some help. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|