Author |
Message
|
wbimb |
Posted: Wed Mar 12, 2008 3:51 am Post subject: FDC files |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
Hi
I am working on Unix server with MQ v6 installed on it. There are times when lot of FDC files get generated and then we have to manually delete the old ones.
Is there any command which can do the deletion of old files like the command for linear logging.
Please let me know |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Mar 12, 2008 3:56 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You should never delete FDC files until you've eliminated the cause of them.
You should never delete FDC files automatically.
Any half-way competent Unix admin can script something that will automatically delete FDC files for you, leaving you in a position of never knowing why your queue manager broke. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
wbimb |
Posted: Wed Mar 12, 2008 3:59 am Post subject: |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
Hi jeff
i am talking of deleting the files which are way old like maybe files which are 2-3 months old and by that time the problem for which FDC is created is already taken care of. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Mar 12, 2008 4:04 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
... Any half-way competent Unix admin can do this for you.
Otherwise run the following command
_________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Mar 12, 2008 4:05 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
wbimb wrote: |
Hi jeff
i am talking of deleting the files which are way old like maybe files which are 2-3 months old and by that time the problem for which FDC is created is already taken care of. |
are you sure about that it has taken care...........?
FDC is very important to diagnose the issue happens to MQ
regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
wbimb |
Posted: Wed Mar 12, 2008 4:06 am Post subject: |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
ok so there is no command to do it.
and have to use unix commands to do it
Thanks jeff |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Mar 12, 2008 4:10 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The "command" for deleting linear logs is a) a SupportPack, b) a Unix Script.
There isn't a Support Pack for cleaning up old FDCs, because you never know when they're really "old". _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Mar 12, 2008 6:44 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
What the replies to your post suggest is that FDC files represent WMQ internal code errors/problems/issues that have occured.
When you find an FDC file, you, or someone, need need to persue with IBM the cause and resolution; then you can delete the FDC file.
If you are running low on disk space, you have another problem not related to WMQ.
You should be reading the WMQ System Administration manual to get an understanding of how to manage the WMQ environment. _________________ 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 |
|
 |
|