HOW TO DISCOVER ASM DISGROUP CREATION DDL
hello,
Does one know how to discover the ddl of a diskgroup ?I have to create a new diskgroup but don't know what should exactly be the command.
Does it exist something like "select dbms_metadata.get_ddl('DISKGROUP','DG_NAME') from dual"?
Thank you