Restore database with ASM
I recently implemented a new Oracle Database with ASM and everything is ok on my production enviroment, but when i try restore the Rman Backup on my test enviroment i noticed that my datafiles is changing the names like
3 5780 UNDOTBS1 *** +DATA/dbx/datafile/undotbs1.293.890565989
3 0 UNDOTBS1 *** +DATA/dbx/datafile/undotbs1.298.890562805
Its normal the name is changing?
how can i avoid this?