DATAFILE clause of CREATE CONTROLFILE REUSE SET...: where can the files specified come from?
Hi,
In 19c, when using the command
CREATE CONTROLFILE REUSE SET DATABASE… LOGFILE GROUP 1 . . . DATAFILE '/opt/ora/stuff/dbf_1-2_sel33b43', '/opt/ora/stuff . . .'
the documentation says that files specified under '/opt/ora/stuff/…' "must all exist, although they may be restored backups that require media recovery".
Can you specify here dbf image copies made through BACKUP AS COPY datafileSpec command?
Thanks.
Seb