Oracle数据库ASM磁盘组+ASM2_ARCH使用率高

发布时间:2020-09-16 04:27:04 作者:新梦传奇
来源:网络 阅读:1189

查看进程
ps -ef |grep pmon

# su - oracle

[YOU HAVE NEW MAIL]
$ sqlplus / as sysdba

SQL*Plus: Release 10.2.0.4.0 - Production on Mon Feb 9 16:30:23 2015

Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.


Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP, Data Mining
and Real Application Testing options

SQL> select name,total_mb,free_mb from v$asm_diskgroup;

NAME                             TOTAL_MB    FREE_MB
------------------------------ ---------- ----------
ARCH                              3334794    3254850
DATA                              4077376     553269

SQL> quit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP, Data Mining
and Real Application Testing options
$ rman target /


Recovery Manager: Release 10.2.0.4.0 - Production on Mon Feb 9 16:33:38 2015

Copyright (c) 1982, 2007, Oracle.  All rights reserved.

connected to target database: ZLJG (DBID=4286942513)

RMAN> exit


删除归档命令:delete archivelog all completed before ‘sysdate-1’;(手工输入命令)

推荐阅读:
  1. 如何迁移OCR和votingdisk到其他asm磁盘组
  2. Oracle数据库ASM磁盘组掉线,ASM实例不能mount

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

oracle 数据库 asm

上一篇:基于ZooKeeper实现队列源码

下一篇:深入解析Spring Cloud内置的Zuul过滤器

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》