How to disable account lockout

Hi, we are on Oracle 10.2.0.4. We have an application that maintains the account lockout (I think it's wrong passoword somewhere and after trying to log in so many times just locks the account). Anyone know how to disable account lockout? Thank you!

Anyone know how to disable account lockout?

ALTER PROFILE LIMIT failed_login_attempts unlimited;

Tags: Database

Similar Questions

Maybe you are looking for