Best way to get tables/schemas during a data only upgrade
HI,
We are planning for a final data cut and conversion within our JDE application upgrade project. We are all set to go and Go-live. We want do a MOC trial and get all things documented before the final data cut.
In context to this I was just having discussion with my DBA friend and he asked me few questions on which I did not had the correct answers. To summarize the queries as below:
Which is the best way to get the data from the older release to the newer release:
- Complete schema export import (PRODDTA/PRODCTL) **. Or
- Export schema and import using the clause "table_exists action = replace"