已经是 SYStem权限了 没有创建临时空间,直接创建的用户SQL>create urer XXX identified by ZZZ2 Default tablespace user3 temporary tablespace temp4 grant connect,resource to XXX;create user XXX identified by ZZZ
ERROR AT line 1:ORA-0195:丢失用户或角色名称
为什么会这样????
http://www.linuxidc.com/Linux/2016-04/130557.htm