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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-01536

Re: ORA-01536

From: <Juriy.Matey_at_bmo.com>
Date: Wed, 31 Mar 2004 12:47:58 -0500
Message-ID: <OF985C27D9.5478D48B-ON85256E68.0061A423-85256E68.00620A9F@notes.bmo.com>


Hamid,

you need to increase quota for the user on that tablespace;

alter user <username> quota <size>K|M|UNLIMITED on <tablespace_name>

Regards,
Juriy Matey

Hamid Alavi <hamid.alavi_at_quovadx.com>
Sent by: oracle-l-bounce_at_freelists.org
03/31/2004 12:17 PM
Please respond to oracle-l  

        To:     oracle-l_at_freelists.org
        cc: 
        Subject:        ORA-01536


Hi,

I have a tablespace TBS_SML which have still 500M available and unlimited quota but I get error like this:

Exception: ORA-01536 space quota executed for tablespace TBS_SML

I try to add another datafile to this tablespace but still the same problem.
Finally I did export & import all the schema's then it's fixed BUT I don't know what's the reason for this error is it kind of bug.

I am running oracle 9.1.0.0 on sun Solaris 2.8

Thanks for your help

Hamid Alavi

Office : 818-737-0526
Cell phone : 818-416-5095



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Mar 31 2004 - 11:52:37 CST

Original text of this message

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