Oracle Database Cloud Service - Version N/A and later Oracle Database - Enterprise Edition - Version 11.2.0.1.0 to 12.1.0.2 [Release 11.2 to 12.1] Oracle Database Cloud Schema Service - Version N/A and later Oracle Database Exadata Express Cloud Service - Version N/A and later Oracle Database Exadata Cloud Machine - Version N/A and later Information in this document applies to any platform.
***Checked for relevance on 08-Oct-2013***
Goal
The present document provides an example about how to resize an ACFS Filesystem/ASM Volume (ADVM) through command line.
Solution
1) Create the <DG_NAME> (8GB) diskgroup from ASM instance:
SQL> CREATE
DISKGROUP <DG_NAME> EXTERNAL REDUNDANCY DISK ‘ORCL:<DISK#>8‘
SIZE 4157 M DISK ‘ORCL:<DISK#>9‘ SIZE 4157 M