快上网专注成都网站设计 成都网站制作 成都网站建设
成都网站建设公司服务热线:028-86922220

网站建设知识

十年网站开发经验 + 多家企业客户 + 靠谱的建站团队

量身定制 + 运营维护+专业推广+无忧售后,网站问题一站解决

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

查看进程
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’;(手工输入命令)


当前文章:Oracle数据库ASM磁盘组+ASM2_ARCH使用率高
文章URL:http://6mz.cn/article/psssoo.html

其他资讯