Tue 03 Jun 2008
Oracle-ORA-01045-错误
Posted On web At: 2008-06-03 23:55:15
-
问题:
在用PL/SQL进行登录时,出现:"ora-01045 :user system lacks create session privilege; logon denied"。
-
原因:没有权限
在Google找到这段的说明:
What does "ORA-01045: user USERNAME lacks CREATE SESSION privilege;
logon denied" mean?
It means that the username and password with which you tried to login are known and accepted by the oracle server, but that the usernam
Tags: Oracle 评论(1) 阅读(328)