ORA-09817: Write to audit file failed 报错解决办法

报错现象:
[oracle@hisdg admin]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.4.0 Production on Tue Aug 10 18:39:37 2021
Copyright (c) 1982, 2013, Oracle. All rights reserved.
ERROR:
ORA-09817: Write to audit file failed.
Linux-x86_64 Error: 28: No space left on device
Additional information: 12
ORA-01075: you are currently logged on
写入失败,查看磁盘空间
[oracle@hisdg ~]$ df -h
文件系统 容量 已用 可用 已用%% 挂载点
/dev/sda3 95G 90G 0 100% /
tmpfs 16G 119M 16G 1% /dev/shm
/dev/sda1 194M 32M 153M 18% /boot
df: "/root/.gvfs": 权限不够
/dev/sr0 3.5G 3.5G 0 100% /media/RHEL_6.4 x86_64 Disc 1
磁盘空间已经使用100%了,建议查看/目录下过期不用的文件以释放空间。
果断删除,腾出将近90M空间,就能起来了:
[oracle@hisdg alert]$ df -h
文件系统 容量 已用 可用 已用%% 挂载点
/dev/sda3 95G 90G 89M 100% /
tmpfs 16G 119M 16G 1% /dev/shm
/dev/sda1 194M 32M 153M 18% /boot
df: "/root/.gvfs": 权限不够
/dev/sr0 3.5G 3.5G 0 100% /media/RHEL_6.4 x86_64 Disc 1
[oracle@hisdg alert]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.4.0 Production on Tue Aug 10 18:48:02 2021
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, Automatic Storage Management, OLAP, Data Mining
and Real Application Testing options
SQL> archive log list;
Database log mode Archive Mode
Automatic archival Enabled
Archive destination +DGDATA
Oldest online log sequence 126
Next log sequence to archive 131
Current log sequence 131

 

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值