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: default tablespace

Re: default tablespace

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Wed, 28 Sep 2005 09:09:50 +0100
Message-ID: <7765c8970509280109543e47ca@mail.gmail.com>


I can see it now
 create user athene identified by minerva default table tablespace table_data
default index tablespace indx_data
default cluster tablespace cluster_data
default lob tablespace lob_data
default mview tablespace mview_data
default object tablespace object_data
default spatial tablespace spatial_data
temporary tablespace temp;

I'm sure I've missed something.
 On 9/28/05, David Sharples <davidsharples_at_gmail.com> wrote:
>
> why would it want to do that?
>
> On 9/28/05, Lou Fangxin <anysql_at_gmail.com> wrote:
> >
> > Maybe Oracle will add a default index tablespacce to user.
> >
> >

--
Niall Litchfield
Oracle DBA
http://www.niall.litchfield.dial.pipex.com

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Sep 28 2005 - 03:12:10 CDT

Original text of this message

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