How to unexpire a user
I had an expired user account in Oracle database that had a status 'EXPIRED". I changed the password and set it to expire after user log in but the status of the user remained expired. Will the user be able to login and change his password? if not, how can I unexpire the user account?
0