merging of two schemas on oracle 11gR2
Hi all,
I have 2 schemas on my oracle 11gR2, namely apps & appslive.
I want to keep only one schema now, appslive, but i need to import all data from apps to appslive. i.e. i want to have both tables from apps and appslive.
can i do it with impdp, but i fear this may overwrite all the data in appslive schema.
Please help?
Sailesh
I have 2 schemas on my oracle 11gR2, namely apps & appslive.
I want to keep only one schema now, appslive, but i need to import all data from apps to appslive. i.e. i want to have both tables from apps and appslive.
can i do it with impdp, but i fear this may overwrite all the data in appslive schema.
Please help?
Sailesh
0