6.58 DBA_TS_QUOTAS
DBA_TS_QUOTAS
describes tablespace quotas for all users.
Related View
USER_TS_QUOTAS
describes tablespace quotas for the current user. This view does not display the USERNAME
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Tablespace name |
|
|
|
User with resource rights on the tablespace |
|
|
|
Number of bytes charged to the user |
|
|
|
User's quota in bytes, or |
|
|
|
Number of Oracle blocks charged to the user |
|
|
|
User's quota in Oracle blocks, or |
|
|
|
Whether the tablespace has been dropped |
See Also: