标签:多次 配置文件 访问 ali article The text enter acl
1、原因:配置文件中的数据库链接密码设置错误,导致多次访问数据库之后,数据库用户锁死。
2、用system用户登录后执行“alter user scott account unlock”
记一次the account is locked数据库错误
原文地址:https://www.cnblogs.com/fanjun2017/p/9203111.html