Reset an expired password in 11g
I'm having a weird problem in 11.2.0.2. I'm trying to reset an user password which was expired. It throws me an error "ORA-00911: invalid character".
The password follows all the policies and the same type of password is working for other users. Can someone please help me with this problem.
Below is the command which I used :
alter user username identified by password;