How to import 12c database into 11g database
Hi Guys,
I have taken export of database using 12c exp utility ( traditional one ) and need to import to 11g database using 11g imp utility. Here compatibility is the issue, so cannot be import.
One of the way is to
- Export the database using 11g exp utility
- Now import using 11g imp utility
Could you please share your ideas and correct me if I am wrong. Thank you for you help.