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

Home -> Community -> Usenet -> c.d.o.server -> Re: not able to create table.

Re: not able to create table.

From: zeb <thierry.constant1_at_free.fr>
Date: Sat, 24 Aug 2002 10:27:56 +0200
Message-ID: <3d6742a7$0$274$626a54ce@news.free.fr>

> Then, always always always, remove any quota on SYSTEM tablespace :
>
> ALTER USER <username> QUOTA 0 ON SYSTEM;
>
> Trust me, one day you'll thank me for that !
>
> To grant space on lots of tablespace do each one as above.

Is it necessary ?
The default is QUOTA 0 on any tablespace ??? Received on Sat Aug 24 2002 - 03:27:56 CDT

Original text of this message

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