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: Specifying default tablespaces for indexes

Re: Specifying default tablespaces for indexes

From: <rjsearle_at_gmail.com>
Date: Thu, 16 Jun 2005 23:34:17 +1000
Message-ID: <392977e50506160634bb92e46@mail.gmail.com>


I think it's something like:
 ALTER USER <schema_owner> DEFAULT TABLESPACE <default_index_tablespace>;  Probably not what the product designers had in mind but I think you should get the desired behaviour
 HTH
Russell
 John Dunn wrote:
>
> >When I create a user is it possible to specify a default tablespace for
> >indexes that is different from the default tablespace for tables?. Or =
> can I
> >only specify a different tablespace for indexes when I create the =
> index?
> >
> >This is Oracle 9.2
> > =20
> >
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jun 16 2005 - 09:39:26 CDT

Original text of this message

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