aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-01950: no privileges on tablespace 'string'

ORA-01950: no privileges on tablespace 'string'
Cause: User does not have privileges to allocate an extent in the specified tablespace.
Action: Grant the user the appropriate system privileges or grant the user space resource on the tablespace.

请先 登录 后评论

1 个回答

小智
ORA-01950:表空间没有特权' string ',
.原因:用户没有在指定的表空间中分配extent的权限。,
.操作:向用户授予适当的系统特权或授予表空间上的用户空间资源。,
.
请先 登录 后评论