Is the entire Table going to be locked during the import one of partition data using impdp ?
We have partitioned table on Production and we will be planning to truncate spcecific partition and import the latest data into that partition.
So during this import, is the entire table will be locked or can be accessible for application ?