- user_name: The user who owns the object which requires extension.
- tablespace_name: The tablespace name on which the user has no quota.
Cause
The specified user does not have sufficient quota to allocate space in the specified tablespace.
Action
Use the ALTER USER QUOTA statement to allocate the necessary quota on the tablespace for the user and retry.