Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: DDL commands
Rajesh Kapur wrote:
> I am new to Oracle 10g. I am looking for command(s) that will generate the
> DDL from a database that I can use to create a new (empty) database. I need
> something similar to the dbschema command of informix that generates the
> create statements for the database. I have done some reading on exp/imp and
> data pump, but that doesn't seem to be the answer... Thanks!
I don't recall if I have tried it, but the Database Configuration Assistant may give you the option of generating a script to run later, rather than creating a database immediately. Received on Thu Jan 18 2007 - 10:35:11 CST