`
helloyesyes
  • 浏览: 1326840 次
  • 性别: Icon_minigender_2
  • 来自: 武汉
文章分类
社区版块
存档分类
最新评论

How To Resize An ASM Disk On Release 10.2.0.X

阅读更多

1) Please backup the database(s) contained inside the associated diskgroup.

2) Then shutdown the databases contained inside the associated diskgroup.

3) Dismount the associated diskgroup to verify no client database connections are accessing this specific diskgroup:

SQL> alter diskgroup <diskgroup> dismount;



4) Resize your physical disk/LUN at OS/hardware level.

5) Mount back the diskgroup:

SQL> alter diskgroup <diskgroup> mount;



6) Then resize the ASM disk as the following example:

SQL>ALTERDISKGROUP<diskgroup> RESIZEDISK<disk name><size>MREBALANCEPOWER<1-11>;

SQL>ALTERDISKGROUPDATARESIZEDISKDISK_A1SIZE5000MREBALANCEPOWER11;

From Oracle

-------------------------------------------------------------------------------------------------------

Blog http://blog.csdn.net/tianlesoftware

Email: dvd.dba@gmail.com

DBA1 群:62697716(); DBA2 群:62697977() DBA3 群:62697850()

DBA 超级群:63306533(); DBA4 群: 83829929 DBA5群: 142216823

聊天 群:40132017 聊天2群:69087192

--加群需要在备注说明Oracle表空间和数据文件的关系,否则拒绝申请

分享到:
评论

相关推荐

    OpenCV 3.x with Python By Example, 2nd Edition-Packt Publishing(2018).pdf

    We will discuss how to detect interesting parts of an image and see how we can resize a given image without deteriorating those interesting parts. Chapter 8, Detecting Shapes and Segmenting an Image,...

    jquery.ba-resize.min

    《jQuery的resize()事件与jquery.ba-resize.min.js插件详解》 在Web开发中,JavaScript库jQuery大大简化了DOM操作,包括事件处理。其中,`resize()`事件用于监听窗口或元素尺寸的变化,但直接使用`$(window).resize...

    VB resizeWindow.txt resizeWindow.txt

    resizeWindow.txt resizeWindow.txt resizeWindow.txtresizeWindow.txtresizeWindow.txt resizeWindow.txt resizeWindow.txt resizeWindow.txt

    resize figure on screen according to papersize. in matlab

    在MATLAB中,"resize figure on screen according to papersize"是一个常见的需求,它涉及到图形窗口的布局管理和打印设置。当你想要让屏幕上的图形按照特定的纸张大小进行适配时,这通常是为了确保打印或者保存的...

    jquery.ba-resize.min.js

    用于DOM元素变化,当元素变化时,用户需要做出什么操作

    HashMap之resize()方法源码解读.docx

    HashMap之resize()方法源码解读 HashMap的resize()方法是HashMap中最核心的方法之一,该方法负责扩容HashMap的容量,以便存储更多的键值对。下面我们将对HashMap的resize()方法进行源码解读,了解其扩容机制和原理...

    Shows how to resize a picture box control on a form at run t

    Dim newWidth As Integer = PictureBox.Width + (e.X - startPoint.X) Dim newHeight As Integer = PictureBox.Height + (e.Y - startPoint.Y) ' Check and maintain aspect ratio If PictureBox.SizeMode = ...

    ASE12.5命令指南中文

    disk resize . disk unmirror . drop database . drop default drop function (SQLJ) drop index drop procedure. drop role . drop rule . drop table drop trigger. drop view dump database . dump ...

    ckfinderplugin-imageresize-2.3.jar

    《CKFinder插件ImageResize 2.3版详解》 CKFinder是一款强大的文件管理器,广泛应用于网页编辑器和内容管理系统中,它提供了便捷的图片、文档和其他资源的上传、管理和检索功能。其中,"ckfinderplugin-imageresize...

    bochs user manual 单html文件+pdf 英文原版

    8.2. How to make a simple disk image 8.2.1. Create a flat image 8.2.2. Partition and format your image file 8.3. Use mtools to manipulate disk images 8.4. Bochs GNU/Linux DiskTools 8.5. Win32 only: ...

    opencvsharp-20个例子

    Sample09: How to resize, rotate and blur images. Sample10: How to calculate the histogram of an image. Sample11: How use k-means method of OpenCV. Sample12: How to use watershed transform. Sample13: ...

    OpenCVSharp-DEMO.zip

    Sample09: How to resize, rotate and blur images. Sample10: How to calculate the histogram of an image. Sample11: How use k-means method of OpenCV. Sample12: How to use watershed transform. Sample13: ...

    OpenCVSharp 最新4.0 的19个例子

    Sample09: How to resize, rotate and blur images. Sample10: How to calculate the histogram of an image. Sample11: How use k-means method of OpenCV. Sample12: How to use watershed transform. Sample13: ...

    OpenCV实现图像金字塔和resize综合示例(C++实现).zip

    本示例主要探讨了如何使用C++通过OpenCV实现图像金字塔和resize操作。图像金字塔是处理图像的一种有效方法,它能让我们在不同尺度上分析图像,而resize则是图像处理中的基本操作,用于调整图像的尺寸。 首先,我们...

    angular-resize:Angular.JS 的 Window.resize 钩子

    script src =" bower_components/angular-resize/dist/angular-resize.min.js " &gt; &lt;/ script &gt; 将其作为应用模块的依赖项引用: angular . module ( 'myApp' , [ 'rt.resize' ] ) ; 用它: angular ...

    How_To_Resize_RAID_Partitions.pdf

    - **调整文件系统大小**:使用`resize2fs`命令先将文件系统压缩至小于目标大小,以确保安全无虞。 - **压缩RAID分区**:使用`mdadm --grow /dev/md2 --size=&lt;new_size&gt;`命令调整RAID分区的大小,注意大小需以KiB为...

    uniapp editor富文本 quill.min.js image-resize.min.js

    在本话题中,我们将深入探讨与"uniapp editor富文本 quill.min.js image-resize.min.js"相关的知识点。 首先,让我们关注"quill.min.js"。Quill是一个强大的开源富文本编辑器,它提供了一种灵活且易于使用的API,...

    Class to Auto-Position Controls on Window Resize

    Have you ever wanted to resize a window but NOT have to deal with ...来源: http://www.codeguru.com/cpp/w-d/dislog/resizabledialogs/article.php/c1947/Class-to-Auto-Position-Controls-on-Window-Resize.htm

    qull.min.js,image-resize.min.js,uniappH5端editor富文本报错问题

    qull.min.js,image-resize.min.js qull.min.js image-resize.min.js uniapp——内网部署H5端editor富文本报错问题 亲测有效 免费下载

    Spring主流jar包大全

    asm-4.2.jar aspectjrt-1.7.4.jar aspectjweaver-1.7.4.jar avalon-framework-api-4.3.1.jar avalon-framework-impl-4.3.1.jar batik-anim-1.7.jar batik-awt-util-1.7.jar batik-bridge-1.7.jar batik-codec-1.7....

Global site tag (gtag.js) - Google Analytics