Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: User default directories using imp

Re: User default directories using imp

From: Randy Harris <randy.harris_at_nospam.net>
Date: Sat, 26 Apr 2003 20:24:52 GMT
Message-ID: <oWBqa.831$gN4.702581@newssvr28.news.prodigy.com>


"Frank" <fvanbortel_at_netscape.net> wrote in message news:3EAA9DB6.2090402_at_netscape.net...
> Randy Harris wrote:
> > Is there any way to
> >
> >>get imp to restore tables to the user's default rather than the source
> >>tablespace?
> >>
> If you knew that beforehand, you could have created
> the user with the correct default tablespace, revoke unlimted
> tablespace (user gets it with the resource role), and grant
> quota on default (and other) tablespaces. Explicitely do
> a grant 0 on system.
> The import (ignore=y), and the import will use the user's default
> tablespace.
>
>
> --
> Regards, Frank van Bortel
>

Can I grant unlimited quota on his default tablespace and 0 on system? And if so, that would then force his objects to get created in his default? (I have to do the import again for the production roll out)

Thanks for your help

--
Randy Harris
Received on Sat Apr 26 2003 - 15:24:52 CDT

Original text of this message

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