alter database datafile <file#> - is this container aware or container specific?
Folks,
I issue this statement in 12c cdb database
alter database datafile 10 online or alter database datafile '/oradata/orcl/users01.dbf' online
Returns ORA-01516: nonexistent log file, data file, or temporary file "10"
Just wondering whether this statement is cdb aware or container specific?
Regards
Phil