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: List of tablespaces available for the current user

Re: List of tablespaces available for the current user

From: Chuck <skilover_nospam_at_bluebottle.com>
Date: Mon, 09 Jan 2006 22:08:58 GMT
Message-ID: <_9Bwf.27509$v84.12810@trnddc06>


Michel Cadot wrote:

>
> I don't think all_tablespaces exists:
>
> SQL> desc all_tablespaces
> ERROR:
> ORA-04043: object all_tablespaces does not exist
>
> Regards
> Michel Cadot
>
>

You are correct. My mistake. I meant to say..

select * from USER_TABLESPACES;

-- 
To reply by email remove "_nospam"
Received on Mon Jan 09 2006 - 16:08:58 CST

Original text of this message

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