返回顶部
首页 > 资讯 > 数据库 >Oracle数据库ASM磁盘组+ASM2_ARCH使用率高
  • 907
分享到

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

2024-04-02 19:04:59 907人浏览 独家记忆
摘要

查看进程ps -ef |grep pmon# su - oracle[YOU HAVE NEW MaiL]$ sqlplus / as sysdbaSQL*Plus: Release 10.2.0.4.0

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

您可能感兴趣的文档:

--结束END--

本文标题: Oracle数据库ASM磁盘组+ASM2_ARCH使用率高

本文链接: https://lsjlt.com/news/51168.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作