当前位置:网站首页>About Oracle RAC 11g rebuilding the disk group
About Oracle RAC 11g rebuilding the disk group
2022-08-04 08:32:00 【TaoHanLei】
The user applied for 3 300G disks to deploy RAC. When I created the DATA disk group in ASMCA, I selected all 3 disks. As a result, the total available space of 900G is only 300GB (check the type of v$asm_diskgroup is normal, total_mb is 900G), now the DBCA database has been established, and there is still 500G of data to be stored in the future. In this case, how to rebuild the DATA disk group?Data files, control files, and parameter files are all in the DATA disk group. Can't you just delete the disk group and rebuild it?Ask for a document for rebuilding the disk group.
Other Answer 1:
Delete and rebuild very quickly, old iron, it's an empty library anyway, stop the ink, go up a shuttle.
Other Answer 2:
Delete it directly and then ASMCA
DROP DISKGROUP DATA INCLUDING CONTENTS;
Other Answer 3:
Your data files, control files, and parameter files are all in the DATA disk group.
If you delete the disk group directly, your library will not be able to get up.But there are still some missing files on the server that might prevent you from rebuilding the library.Therefore, it is recommended to redo the system and start over, which is safer.
Other Answer 4:
Reinstalling the system is too troublesome
Other Answer 5:
normal means that the redundancy is 3, so the actual space usage is basically divided by 3. If you want to use 900G of space, you can use external redundancy to rebuild the disk group.
If you are worried about the command line risk, you can directly use the graphical delete, asmca goes in to delete the disk group, and then rebuilds directly in the graphical, select external redundancy.
Other Answer 6:
Other Answer 7:
Make an rman backup first, and then rebuild the disk group.
边栏推荐
- 高等代数_证明_两个矩阵乘积为0,则两个矩阵的秩之和小于等于n
- Linux Redis cache avalanche, breakdown, penetration
- 关于常用状态码4XX提示错误
- Distributed Computing Experiment 1 Load Balancing
- unity3d-Animation&&Animator接口(基本使用)
- LeetCode 97. 交错字符串
- 「PHP基础知识」转换数据类型
- csdn图片去水印 | 其他方法无效时的解决方案
- GIS数据与CAD数据间带属性字段互相转换还原工具,解决ArcGIS等软件进行GIS数据转CAD数据无法保留属性字段问题
- 25.时间序列预测实战
猜你喜欢

此时已莺飞草长,愿世间美好与你环环相扣

【STM32】STM32F103系列名称与封装、内存

The difference between character stream and byte stream

第一次用postgreSQL,想装主从,用的12.7 tar.gz版本。安装好后没在 share目录下找到样例配置recovery.conf.sample,是安装方式不对,还是路径不对?

(三)DDD上下文映射图——老师,我俩可是纯洁的男女关系!

sql在字段重复时 对某个字段根据最新时间取数

【JS 逆向百例】某网站加速乐 Cookie 混淆逆向详解

Typora_Markdown_图片标题(题注)

图的基本概念

高等代数_证明_两个矩阵乘积为0,则两个矩阵的秩之和小于等于n
随机推荐
使用GBase 8c数据库的时候,遇到这种报错
RT-Thread Studio学习(十一)IIC
Distributed Computing MapReduce | Spark Experiment
<jsp:useBean>动作的使用
微信消息从发送到接收,经历了什么?如何防止丢包
金仓数据库KingbaseES客户端编程接口指南-JDBC(10. JDBC 读写分离最佳实践)
大家好,请教一个问题啊,我们通过flinkcdc把Oracle数据同步到doris,目前的问题是,只
金仓数据库的单节点如何转集群?
inject() can only be used inside setup() or functional components.
预测性维护学习之路
给Unity Behavior Designer(Unity行为树) 的Can See Object 画圆锥辅助图
Typora颜色公式代码大全
js - the first letter that appears twice
技术实现 | 图像检索及其在淘宝的应用
使用单调栈解决接雨水问题——LeetCode 42 接雨水+单调栈说明
Detailed explanation of TCP protocol
研究性学习专题 3_LL(1)语法分析设计原理与实现
此时已莺飞草长,愿世间美好与你环环相扣
字符流与字节流的区别
[STM32] STM32F103 series name and package, memory