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 -> Re: Copying & resizing schema between dbs?

Re: Copying & resizing schema between dbs?

From: Steven Hauser <hause011_at_garnet.tc.umn.edu>
Date: 19 Dec 2000 10:57:06 -0600
Message-ID: <91o412$pdq$1@garnet.tc.umn.edu>

Awk/Gawk script runs on NT or Unix to get DDL from Oracle exp-imp utilities. Will also remove the size clause from tables. (read script to uncomment size remover line) then default the tablespace to whatever.

http://www.sofbot.com/ script is called ugly_DDL

-- 

---------------------------------------------------------
Steven Hauser email: hause011@tc.umn.edu URL: http://www.sofbot.com/
---------------------------------------------------------
Received on Tue Dec 19 2000 - 10:57:06 CST

Original text of this message

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