How can I change the User Password expiry date
435291Jun 18 2007 — edited Jun 19 2007Hi,
I want to know how can I change the password expiration date of my user without changing his password. For eg:-
User password expires on 12th May 2007. I want to extend to 12th Jun 2007. Is there any option in Oracle.
Alter User <USERNAME> password expire .....<to new date>;