Speed up Archive PDB with unplug in .pdb
Is there a way to use multithreading and higher throughput when unplug a pdb in an *.pdb archivefile?
I got a 500 GB pluggable DB and the archiving by using the statement
ALTER PLUGGABLE DATABASE ... UNPLUG INTO '/u02/name.pdb';
is working only on one core and with only 5 MB/s write.
System has ssd 12GB RAM and 4 x Cores.
Any ideas?
Best Regards
Christian