一次ASM空间满了的问题解决

环境

操作系统版本:IBM AIX on POWER Systems 5.3 (64-bit)

oracle版本: 10.2.0.3

现象

客户发现UAT环境应用连数据库连不上,通过VPN登陆到客户服务器,查看asm日志发现有以下报错

AMS alter log.

WARNING: allocation failure on disk FRAGRP_0001 for file 335 xnum 320

Fri Oct 21 09:48:08 2011

WARNING: allocation failure on disk FRAGRP_0001 for file 338 xnum 456

Fri Oct 21 09:48:08 2011

WARNING: allocation failure on disk FRAGRP_0001 for file 335 xnum 399

WARNING: allocation failure on disk FRAGRP_0000 for file 335 xnum 386

Fri Oct 21 09:48:09 2011

WARNING: allocation failure on disk FRAGRP_0001 for file 338 xnum 469

WARNING: allocation failure on disk FRAGRP_0001 for file 338 xnum 476

Fri Oct 21 09:48:10 2011

WARNING: allocation failure on disk FRAGRP_0001 for file 335 xnum 379

Fri Oct 21 09:48:10 2011

WARNING: allocation failure on disk FRAGRP_0000 for file 338 xnum 856

Fri Oct 21 09:48:11 2011

WARNING: allocation failure on disk FRAGRP_0001 for file 335 xnum 389

Fri Oct 21 09:48:11 2011

WARNING: allocation failure on disk FRAGRP_0001 for file 338 xnum 466

使用下面命令查看ASM磁盘情况

select GROUP_NUMBER,NAME,STATE,TYPE,TOTAL_MB,FREE_MBusable_file_mb from v$asm_diskgroup;

发现存放archivelog ASMDiskGroup空间不够了

解决方案

1.使用rman清理掉archivelog,清理完之后不要忘记做全备

rman target /

delete archivelog all;

2.切换redo log

alter system switch logfile;

alter ssytem switch logfile;

3.重新看应用已经可以连接上了

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/21605631/viewspace-710295/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/21605631/viewspace-710295/

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值