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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-01536: space quota exceeded for tablespace 'DME'

Re: ORA-01536: space quota exceeded for tablespace 'DME'

From: <sybrandb_at_yahoo.com>
Date: 21 Nov 2005 05:23:13 -0800
Message-ID: <1132579393.642813.199800@g47g2000cwa.googlegroups.com>


If done in the proper way, yes. NOT by DIRECTLY updating the datadictionary which will invalidate your support contract.

You need to look up the ALTER USER <username> QUOTA <bytes>|UNLIMITED in the SQL reference manual, and have that executed by any user with ALTER USER privilege, like SYSTEM or SYS.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Mon Nov 21 2005 - 07:23:13 CST

Original text of this message

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