标签归档:解锁用户

Oracle

Oracle数据库错误:java.sql.SQLException: ORA-28000: the account is locked

Oracle数据库错误:java.sql.SQLException: ORA-28000: the account is locked

在运行项目中,连接 Oracle 数据库用户时,提示: java.sql.SQLException: ORA-28000: the account is locked 很明显,是因为数据库用户被锁导致的,需要通过数据库管理员账号对该 … 继续阅读 →

发表在 Oracle 标签为 , , ,