Need to append data with normal exp/imp
938688Oct 23 2012 — edited Oct 25 2012Hi,
we have a two schemas, user1 and user2, I need to take only data from user2 and have to append to user1 with the normal exp --- we do not have a direct connectivity to db server hence I can't use datapump.
can you please suggest what would be the best approach.
1. export full schema.
2. import by excluding everything except data.
or
1. export full schema by excluding everything except data
2. import the exported dump
also can you please suggest that how to export/import only data, if I mention ignore=y would that ignore all the existed objects or only tables.
Regards,
Ramesh