一、数据库用户无法登陆,账号状态为expired 解释:状态为expired表示该用户密码已过期 解决:重置密码。命令为alter user username identified by password; 相关文章: