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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Schema sql scripts

Re: Schema sql scripts

From: Galen Boyer <galendboyer_at_yahoo.com>
Date: 16 Apr 2002 22:11:19 -0500
Message-ID: <uhemazw8k.fsf@rcn.com>


On 15 Apr 2002, yavior_at_mercury.co.il wrote:

> Is there a way I can automatically generate from a schema SQL script
> that running it will create the same schema (not including the data -
> only the schema objects including indexes, foreign keys, sequences
> etc.)?

exp rows=N

imp ...

The tablespaces may trip you up.

-- 
Galen deForest Boyer
Sweet dreams and flying machines in pieces on the ground.
Received on Tue Apr 16 2002 - 22:11:19 CDT

Original text of this message

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