Version 12.2.5 cloning
Good Morning,
I have a quiestion. I am running into a new area for me. I need to clone an environment which is live. So I will copy the data files using 'alter database begin backup'. the source db (12c) is in archive log mode so I will need to do recovery on the target (clone).
Can I use adcfgclone with dbTier argument? or I need to recreate the database first with the backup control file, do recovery and then run adcfgclone with dbTechStack argument?
Thanks in advance.
Andres