Is it possible to preserve passwords importing a 9i database into 12c?
Hi,
I have an export file from 9i (On Solaris 11) made using the original export too with FULL=Y. I have successfully imported this into 12c (On Oracle Linux 7) but the user passwords all need to be reset every time I do a fresh import.
Is there any way to deal with this? Even if I need to do a separate step to import/export it would be useful.