1833589 Members
3499 Online
110061 Solutions
New Discussion

Re: failed compress

 
pat hayes
Advisor

failed compress

During a mass uncompress, the filesystem filled up and aborted the uncompress. I am now left with a file, I presume the file it was working on when the filesystem filled up, that is not completely uncompressed yet the .Z version was deleted. Is there any way to recover the compressed version? I really need this because it's an Oracle log, right in the middle of my range to recover !! Any advice would be greatly appreciated!!
3 REPLIES 3
Sundar_7
Honored Contributor

Re: failed compress

Pat,

uncompress will not remove the compressed file until it is done with the uncompress !.

Did you manually remove .Z version ?

anyway to recover the compressed version ? - afraid not - the only way I can think of is from the backup.

-- Sundar
Learn What to do ,How to do and more importantly When to do ?
pat hayes
Advisor

Re: failed compress

No, i did not manually remove the .Z and unfortunately, no backup of these logs yet (they were generated this morning).
lawrenzo
Trusted Contributor

Re: failed compress

I also agree with sundar, the .Z file is not normally removed until the file is fully uncompressed and usualy the file being uncompressed will disappear.

hope this helps
hello