Oracle10g RAC - user account gets locked
Due to Application incompatibilty we haven't been using Load balancing.Its in a failover mode.recently we made some Application user password changes.It required lot of changes from App server files/web server/power centre...The password contains a '$' sign.One of the user accounts was getting locked.So we had to add '\' in front of the '$' sign.Also our failed_login_attempts was set to 3.I changed it back to ulimited.It was working after that.