gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

 

[root@Gris-11140 FMIS2600bak]# tar -zxvf /home/oradata/FMIS2600DMP.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

由于该文件不是压缩文件,所以会报这个错误。

使用下面的命令,查看文件格式

file /home/oradata/FMIS2600DMP.tar.gz

 

posted @ 2019-02-16 22:03  anobscureretreat  阅读(756)  评论(0编辑  收藏  举报