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-01135 selecting from the view

Re: ORA-01135 selecting from the view

From: Radoulov, Dimitre <cichomitiko_at_gmail.com>
Date: Wed, 12 Jul 2006 22:17:22 +0200
Message-ID: <011201c6a5f0$30439f70$2d08310a@ETNOTEAM6XUQ9V>


> Create new temporary tablespace (with tempfiles, you're on 8i), assign it
> to your users (alter user <username> temporary tablespace <new_temp>),
> drop the old one.

If you're NOT sure that the tablespace is temporary, don't drop it for now (check dba_tablespaces.contents column)!

Dimitre

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jul 12 2006 - 15:17:22 CDT

Original text of this message

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