Unix Technical Forum

Can't import from 8.05 to 9.3i need help

This is a discussion on Can't import from 8.05 to 9.3i need help within the Oracle Database forums, part of the Database Server Software category; --> Hi guys, Firstly let me apologise for my complete lack of knowledge in terms of oracle but I have ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-22-2008, 04:57 PM
splashy
 
Posts: n/a
Default Can't import from 8.05 to 9.3i need help


Hi guys,

Firstly let me apologise for my complete lack of knowledge in terms
of oracle but I have a job to do and well I'm struggling to do it to
be honest.

I have an export dump from an Oracle 8 db, that I need to get into a new
9i instance. The problem is that the old export wants to create
dictionary manged tablespaces and the new db uses locally manged
tablesapces.

All i get at the moment is "cannot create dictionary manged tablespaces"
error messages.

Can you tell me what I need to do to overcome this problem in simple
steps if possible please.

Thanks in advance for any help offered,



--
Posted via http://dbforums.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-22-2008, 04:57 PM
Anna C. Dent
 
Posts: n/a
Default Re: Can't import from 8.05 to 9.3i need help

splashy wrote:
> Hi guys,
>
> Firstly let me apologise for my complete lack of knowledge in terms
> of oracle but I have a job to do and well I'm struggling to do it to
> be honest.
>
> I have an export dump from an Oracle 8 db, that I need to get into a new
> 9i instance. The problem is that the old export wants to create
> dictionary manged tablespaces and the new db uses locally manged
> tablesapces.
>
> All i get at the moment is "cannot create dictionary manged tablespaces"
> error messages.
>
> Can you tell me what I need to do to overcome this problem in simple
> steps if possible please.
>
> Thanks in advance for any help offered,
>
>
>
> --
> Posted via http://dbforums.com



Manually create the tablespaces prior to the import.

CREATE TABLESPACE FOOBAR ......


Then include "IGNORE=YES" when doing the import.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-22-2008, 04:57 PM
Noons
 
Posts: n/a
Default Re: Can't import from 8.05 to 9.3i need help

"splashy" <member32127@dbforums.com> wrote in message
news:3054675.1056836169@dbforums.com...

> Can you tell me what I need to do to overcome this problem in simple
> steps if possible please.


ignore=y
destroy=n

--
Cheers
Nuno Souto
wizofoz2k@yahoo.com.au.nospam


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-22-2008, 04:57 PM
splashy
 
Posts: n/a
Default Re: Can't import from 8.05 to 9.3i need help


I created the tablespaces manually as advised without any problems, I
added the ignore Y switch to the IMPORT and it seems to be going well,
I also added the destroy N switch I assume that will prevent the export
from killing anythign it doesn't like or already exists (like my
tablespaces for example).

Thanks for your help I didn't have much hair left to tear out, much
appreciated.

--
Posted via http://dbforums.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:01 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com