expdp/impdp the DB for rehost
Team
Rehost from Prod to QA server: dump/restore the Oracle DB
Oracle expdp: we explored through the options with help in stackoverflow etc, and we probably got a good dump. We copy the dump file to the QA server.
Oracle impdp: we suspect that we need to drop tables before doing the impdp. What do we need to drop? Or can we just do impdp, counting on it to overwrite the old Windchill db contents?
Alternate solution: would RMAN be a good tool to do this?
cheers -- Rick

