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: generating schema information

Re: generating schema information

From: Thomas Pall <tpall_at_bga.com>
Date: 1 Dec 98 22:51:46 GMT
Message-ID: <36647302.0@feed1.realtime.net>


It's done with import. If you already have an export, use it. If you need to create one, do it with rows=n (no data exported).

Import with show=y and log=some_file_name. If you exported a user, then you don't have to specify the user. If you did a full export, use fromuser and touser. Lots of stuff will scroll by. Don't worry. It is also written to the file you specified with log=.

Oliver Niesen (oliver_at_allpayments.com) wrote:
: how do i generate schema information for an oracle v7 database. i believe
: its a combination of exp/imp functions. thanks in advance....

: .....oliver....
Received on Tue Dec 01 1998 - 16:51:46 CST

Original text of this message

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