dbTalk Databases Forums  

Export dictionary managed and import to locally managed.

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Export dictionary managed and import to locally managed. in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bontemps
 
Posts: n/a

Default Export dictionary managed and import to locally managed. - 03-05-2010 , 03:23 PM






We are upgrading our vendor supplied application which requires a new
server and an oracle upgrade. Production data is all contained in a
single schema and dictionary managed user tablespace. I was hoping we
could create a new 11g database and a locally managed user tablespace
with system managed extent sizing AND use export/import to move the
data. Is this possible? Will Oracle want to create the objects in
new database just as they were exported?

Reply With Quote
  #2  
Old   
joel garry
 
Posts: n/a

Default Re: Export dictionary managed and import to locally managed. - 03-05-2010 , 06:00 PM






On Mar 5, 1:23*pm, bontemps <jontan_... (AT) yahoo (DOT) com> wrote:
Quote:
We are upgrading our vendor supplied application which requires a new
server and an oracle upgrade. *Production data is all contained in a
single schema and dictionary managed user tablespace. *I was hoping we
could create a new 11g database and a locally managed user tablespace
with system managed extent sizing AND use export/import to move the
data. *Is this possible? * Will Oracle want to create the objects in
new database just as they were exported?
Not only possible, but a good idea. Just create users and tablespaces
before the import and do a schema level export, import with ignore
=y. The defaults tend to be ok unless you have some strange app,
whereas other methods like upgrading in place will just leave any old
problems in place. You may want to adjust pctfree on certain tables
if you have a bunch of old data that you won't be updating, then
change it for new data, but just give it a try with defaults and see
if data sizes change. Autoallocate works pretty good if you have a
mix of table volatility and size.

You may also need a full rows=N export for some objects, depending on
your app and data.

Further advice may be forthcoming if you happen to mention the version
you are coming from, and platforms.

jg
--
@home.com is bogus.
http://www.fakesteve.net/2010/03/yel...it-classy.html

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.