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: Solution to generate scripts to recreate database

Re: Solution to generate scripts to recreate database

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Wed, 12 Sep 2007 15:59:50 -0500
Message-ID: <46e84743$0$16379$88260bb3@free.teranews.com>


sybrandb_at_hccnet.nl wrote:
> On Wed, 12 Sep 2007 14:39:06 -0500, Brian Peasland
> <dba_at_nospam.peasland.net> wrote:
>

>> Depending on what you mean by recreating a database...the 
>> DBMS_METADATA.GET_DDL procedure can be used to reverse engineer many 
>> CREATE statements.

>
> The CREATE DATABASE statement is not one of them, at least not in 9i.
>

Which is why I said...."Depending on what you mean by recreating a database". From the OP's response to my post, I'm think he wasn't looking for the CREATE DATABASE statement.

Cheers,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown

-- 
Posted via a free Usenet account from http://www.teranews.com
Received on Wed Sep 12 2007 - 15:59:50 CDT

Original text of this message

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