Create PDB using "SECTION_SIZE"
Hi all.
I'm using Oracle 19.14.
Is there any option for creating a pluggable database that can use the same feature of RMAN's "section size"?
I say this because the source PDB, which I'm using as a source for the creation of the new PDB, uses BIG FILE and then I can't make useful use of parallelism in this case.
It uses parallelism for each datafile, ok, but in very large datafiles (because of the bigfile) I still have a bottleneck in the creation.
Thank you!