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 -> Help on partition managing

Help on partition managing

From: Joe Bayer <u705413818_at_spawnkill.ip-mobilphone.net>
Date: Fri, 19 Jul 2002 17:05:26 GMT
Message-ID: <l.1027098326.1057342529@[64.94.198.252]>


Hi, we are using oracle 8172

I used to use export with rows=n to get the dump file, and vi the dump file, after delete the first few lines, we can get the table re-create script.

But if the table is partitioned, when I open the dump file with vi, I can not see any table re-create script even if I deleted all the lines, is there any way I can get the ddl of a table?

When we user create table bla as select * from table A, what I got is unpartitioned tables, is there any convinent way to create a copy of a partitioned, sub-partitioned table?

Thanks for your help  

-- 
Sent by joebayerii from hotmail  within  area com
This is a spam protected message. Please answer with reference header.
Posted via http://www.usenet-replayer.com/cgi/content/new
Received on Fri Jul 19 2002 - 12:05:26 CDT

Original text of this message

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