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: extracting objects definition

Re: extracting objects definition

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/08/01
Message-ID: <965081085.22713.0.pluto.d4ee154e@news.demon.nl>#1/1

First of all,
could you please *not* post this to all Oracle newsgroups? If you still think you need to post it to all three groups, then please crosspost, so a proper newsreader would mark the redundant copies read.

That said,
you can do this with exp and imp, by running imp with show=y full=y log=<any filename> on the export file.
You can also use Toad (www.toadsoft.com) to accomplish this.

Hth,

Sybrand Bakker, Oracle DBA

"Tomek Soroka" <tomek_at_mga.com.pl> wrote in message news:Wzmh5.670$ct3.15903_at_news.tpnet.pl...
> Hello!
>
> I would know how to extract objects definitions to txt file...
> I think about tool like exp, but I would like have tables and other object
> definitions like
> create table... etc, but not in binary mode.
>
>
> --
>
> -
> Tomasz Soroka
> email: tomek_at_mga.com.pl
> cell: +48 0 601 674 345
>
>
Received on Tue Aug 01 2000 - 00:00:00 CDT

Original text of this message

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