Skip to Main Content

Oracle Database Discussions

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!

append the table objects with new data using import

658474Apr 2 2009 — edited Apr 2 2009
Dear All,

I need to import the data to the table which has been updated in production to test.

I have export dump file, but whenever I am trying to import it, log showing object already exist error.

I know this error is because import process trying to create the same object which already exist.
But data is also not getting updated.

IS there any specific parameter do I need to use to append the table objects with new data.

Please advice.

Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 30 2009
Added on Apr 2 2009
8 comments
802 views