Wish list for Exadata and Oracle DB
And found that datapump import via dblink not support single partitions import! The full tables only.
The disk-based datapump support partitions, but via dblink - not. Why not - I don't understand. Very strange from my view.
Is it possible to ask developers to allow import partitions via dblink ?
It is very important for migrations.
In my case the old system has very overloaded IO, so we cannot import full table at once. And about 80% of DB is in old partitions. We planned to copy old archived data (80% of DB) and during the downtime copy the small actual rest. But this datapump restriction don't allow us this strategy.