FAILED_LOGIN_ATTEMPTS, How and Whyby Ed ChenApril 13, 2023April 26, 2023Unlimited failed logon attempts is certainly convenient for developers and users to access the database, but it leaves a chance for brute force attack to… Read More »FAILED_LOGIN_ATTEMPTS, How and Why
How Oracle Alter User Password Expireby Ed ChenNovember 29, 2022May 8, 2023Expire User Password In this post, we introduce two ways to expire an user's password in N days. The first one provides no grace time,… Read More »How Oracle Alter User Password Expire