Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: default tablespace
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-lReceived on Wed Sep 28 2005 - 03:12:10 CDT
![]() |
![]() |