Oracle DBA, How To, Error, Cause and Action

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.

No comments:

Post a Comment

Thanks for your comment.