Rename directory on asm after clone database
On new machine, the datafiles are on ASM in PROD directory
+DATA/PROD/datafile/indx.319.797612503+DATA/PROD/datafile/undotbs1.271.797593735
+DATA/PROD/datafile/system.269.797593723
How have all datafiles in a DEV1 directory and drop PROD directory ?+DATA/DEV1/datafile/indx.319.797612503
+DATA/DEV1/datafile/undotbs1.271.797593735
+DATA/DEV1/datafile/system.269.797593723
I need to perform this action, to avoid confusion when I restore another dump of PROD on this machine and to rename it to DEV2
Best Regards,
Djam