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: DBUNLOAD is to Watcom as _____ is to Oracle

Re: DBUNLOAD is to Watcom as _____ is to Oracle

From: Jan Rosinowski <rosinowski_at_gmx.de>
Date: Fri, 05 Feb 1999 12:19:50 GMT
Message-ID: <36bde0d7.246207707@bigXb>


>>Is there an equivalent utility in Oracle to unload its definitions
>>to a text file??

>Don't know which definitions you mean but there are LOADS of sql scripts
>about to get all sorts of info out of the Oracle database
>If you can be more precise I could send some scripts for the bits you
>want.

dbunload produces a plain ascii (sql) script to recreate a complete db from scratch. oracle's exp seems to include binary data so one can't easily change things globally with an editor..

ciao, jan Received on Fri Feb 05 1999 - 06:19:50 CST

Original text of this message

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