Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: imp issue...very confusing!
When I have had this problem it has been because of LOB data. For
reasons I cannot fathom, imp *always* puts LOB data into the same
tablespace it came from (by name), no matter what you do with defaults
or anything else. I only know of two ways to solve this: either let
imp do it's thing and then move the data to the tablespace where it
belongs, or use a script to modify the dump to change the name of the
tablespace for the LOB data. Oracle strongly recommends against the
latter but it has always worked for me. As always, your mileage may
vary.
janine
On Jul 13, 2004, at 10:57 AM, Denham Eva wrote:
> Thanks Ron for the input, I am going to investigate this issue.
>
> Regards
> Denham
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Smith, Ron L.
> Sent: Tuesday, July 13, 2004 4:37 PM
> To: oracle-l_at_freelists.org
> Subject: RE: imp issue...very confusing!
>
> I found that when I give a user (touser) unlimited tablespace on
> his/her
> own tablespace, for some reason the user also gets granted unlimited
> tablespace on all tablespaces. When that happens, the fromuser touser
> option results in all the objects getting put back into the fromuser
> tablespace. When I revoke unlimited tablespace, the import works fine.
>
> Ron Smith
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Jul 13 2004 - 10:57:43 CDT
![]() |
![]() |