时间:2021-07-01 10:21:17 帮助过:4人阅读
解决ora-01031insufficient privileges错误
解决system用户不能登录的问题
alter user system account unlock identified by orcl;
grant sysdba to system;
Oracle之ora-01031 insufficient privileges
标签:sys oracl count ora account lock bsp 登录 解决