Diskgroup ASM : rename a disk
i need to rename Disk added with this command :
ALTER DISKGROUP DATA ADD DISK '/dev/emcpowerf' NAME DATA_03 SIZE 700 G;
i need to rename DATA_03 to DATA_07, how to do this please.
Regards
Dj
ALTER DISKGROUP DATA ADD DISK '/dev/emcpowerf' NAME DATA_03 SIZE 700 G;
i need to rename DATA_03 to DATA_07, how to do this please.
Regards
Dj
0