Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_TS_QUOTAS

Tablespace quotas for the user

Columns
   ___________________________
 
   MAX_BLOCKS
      User's quota in ORACLE blocks.  NULL if no limit
   BLOCKS
      Number of ORACLE blocks charged to the user
   MAX_BYTES
      User's quota in bytes.  NULL if no limit
   BYTES
      Number of bytes charged to the user
   TABLESPACE_NAME
      Tablespace name

Related Commands:




Back to the Top

Simon Sheppard
SS64.com