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

Home -> Community -> Usenet -> c.d.o.server -> Export without STORAGE clause ?

Export without STORAGE clause ?

From: Jarek Palka <jarek_at_kamsoft.com.pl>
Date: Thu, 03 Feb 2000 12:21:21 +0100
Message-ID: <389964B1.4151B4D0@kamsoft.com.pl>


I'd like export whole schema WITHOUT storage clause in dump file. Is it possible?
There are large initial extents in source database but I don't want have large INITIAL extents in new schema ie:

CREATE TABLE .... STORAGE (INITIAL 12345678 NEXT 654321 ... CREATE INDEX .... STORAGE (INITIAL 12345678 NEXT 654321 ...



Jarosław Palka <jarek_at_kamsoft.com.pl> P.I.KAMSOFT, Katowice tel. (+48 32) 255-59-93, 209-07-05, fax 209-07-15 POLAND Received on Thu Feb 03 2000 - 05:21:21 CST

Original text of this message

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