Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> User Quotas on Tablespaces

User Quotas on Tablespaces

From: Sam Bootsma <SamB_at_cpas.com>
Date: Tue, 22 Aug 2000 16:34:23 -0400
Message-Id: <10597.115297@fatcity.com>


Hi,

If a user runs a PL/SQL procedure that inserts records into a tablespace, what requires quota on the tablespace? Is it the user? Or is it the schema that owns the PL/SQL procedure?

It is the PL/SQL procedure that inserts the records, and that allocates space in the tablespace. Therefore, an argument can be made that it is the schema owner of the PL/SQL procedure that requires the tablespace quota (not the user running the procedure).

Would somebody be able to confirm or deny this?

Thanks, Received on Tue Aug 22 2000 - 15:34:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US