标签:tin root 参数 roo dmp turn strong 压缩 方法
[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
解决方法:
去掉z参数,使用 tar -xvf 解压正常
解压缩报错tar: Error is not recoverable: exiting now
标签:tin root 参数 roo dmp turn strong 压缩 方法
原文地址:http://www.cnblogs.com/atomicbomb/p/6594242.html