linux ora-27072,RMAN转储数据文件报错“ORA-19870 ORA-19502 ORA-27072”

在用rman走restore的时候遇到了,如下的错误:

channel c1: ORA-19870: error while restoring backup piece /u01/dbfull_03orat5q_1_1.bak

ORA-19502: write error on file "/u01/app/Oracle/oradata/aux/system01.dbf", block number 34304 (block size=8192)

ORA-27072: File I/O error

从报错的方面来是在写文件的时候出了问题,查看了一下:

oerr ora 19502

19502, 00000, "write error on file \"%s\", block number %s (block size=%s)"

// *Cause:  write error on output file

// *Action: check the file

这个提示我们说检查文件,难道文件出错了。

oerr ora 19870

19870, 00000, "error while restoring backup piece %s"

// *Cause: This error should be followed by other errors indicating

//        the cause of the problem.

// *Action: See other errors actions.

这个提示我们说看其他的报错信息。

oerr ora 27072

27072, 00000, "File I/O error"

// *Cause:  read/write/readv/writev system call returned error, additional

//          information indicates starting block number of I/O

// *Action: check errno

这个提示也没有什么价值。

最后查看磁盘空间如下:

df -h

Filesystem            Size  Used Avail Use% Mounted on

/dev/sda1            5.7G  3.1G  2.4G  57% /

/dev/sdb1              20G  19G  269M  99% /u01

tmpfs                1.5G  265M  1.3G  18% /dev/shm

磁盘空间不够了,结果释放了一些磁盘空间之后,问题解决,这里记录一下。

推荐阅读:

0b1331709591d260c1c78e86d0c51c18.png

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值