SQL> conn scott/tiger
ERROR:
ORA-28002: the password will expire within 1 days Connected.
SQL> conn /as sysdba
Connected.
SQL> alter user scott identified by tiger
2 ; User altered. SQL> conn scott/tiger
Connected.
SQL>
相关文章
- 07-14Oracle 数据库密码过期问题
- 07-14【Oracle】ora-28001 ora-28002提示用户密码即将过期的解决办法
- 07-14密码过期导致Oracle process耗尽问题
- 07-14由ORACLE:ORA-28001: the password has expired(密码过期)引起ODI资料库连接失败
- 07-14MySQL重置root密码提示"Unknown column ‘password"的问题?
- 07-14Oracle密码过期设置和修改密码问题
- 07-14Oracle密码过期the password has expired解决办法
- 07-14oracle 密码过期问题
- 07-14oracle密码过期问题解决
- 07-14Oracle密码过期问题 ORA-28001:the password has expired