Resizing the size of a datafile in ASM
WilhelmAug 21 2007 — edited Aug 22 2007I want to decrease the size of a datafile in an ASM Diskgroup to 150mb. My diskgroup is named Kofgroup.
Can i issue the command:
ALTER DATABASE DATAFILE '+Kofgroup' RESIZE 150m;
Is this right?