Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Script to recreate schema
> > I'm sure many of you have scripts to recreate an Oracle schema including
> > objects (i am interested in tables, indexes , comments, views,
sequences,
> > triggers, stored procs/functions etc..)
> exp userid=system/manager file=schema.dmp rows=n owner=scott
> vi schema.dmp
Instead of "vi schema.dmp" use the freeware DBATool to extract a set of rebuild scripts from the export file. It is much easier and there are a lot of other options available too.
DBATool: http://www.DataBee.com/dt_home.htm
Regards
Dale
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: Dale_at_DataBee.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Dec 27 2002 - 02:28:48 CST
![]() |
![]() |