How to migrate the schema from one database to another database using exp/imp
Modern oracle database uses the datapump utilities. This exp/imp is for the legacy database where datapump utlities are not present Here,I will give u Detailed steps for Schema Migration using exp/imp, pipe,gz between two databases How to migrate the schema from one database to another database The below steps need to be done on the […]
How to migrate the schema from one database to another database using exp/imp Read More »