11g users not able to login after migrating to 19c
Hi,
We have migrated from Oracle 11g to 19c database using data pump. We are noticing below issue.
In dba_users we have around 300 users and they are unable to login after migration. When I do password reset for specific user then able to login for that user.
In table I noticed below:
Before Password reset in 19c: dba_users.password_versions = 10G 11G
After Password reset in 19c: dba_users.password_versions = 11G 12C
Can you pls. let me know is there a way we can make users connect to 19c database without password reset ?
Thanks,
Kiran