Force User to Change Password at First Loginby Ed ChenApril 3, 2023May 31, 2023We take the following steps to make a new user change his password at the first time logon to the database. Create User We set… Read More »Force User to Change Password at First Login
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
How to Resolve ORA-17629: Cannot connect to the remote database serverby Ed ChenSeptember 1, 2021May 8, 2023ORA-17629 ORA-17629 means that it cannot connect to the remote database because of some underlying errors occurred, most likely, there're some error returned. In the… Read More »How to Resolve ORA-17629: Cannot connect to the remote database server
How to Resolve ORA-28001: the password has expiredby Ed ChenJanuary 4, 2020January 9, 202310 CommentsORA-28001 ORA-28001 means that your password has been expired according to your profile. Normally, you should change the password, but you can still work around… Read More »How to Resolve ORA-28001: the password has expired