Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Full Import without Giving Error Message for Existing Objects While Using IMPDP

User_SVPAGJul 1 2022 — edited Jul 4 2022

Hello,
I have a database with a lot of data. After exporting with full expdp on the current database, I want to import with impdp on a different database. Existing objects print error message to log file when import.
While doing this, I want it to import only objects that are not in the database. Except for the added objects, I don't want to skip the other existing ones and I don't want to write them to the log file.
Best regards.

Comments

Post Details

Added on Jul 1 2022
0 comments
115 views