Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: generating schema information
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
![]() |
![]() |