Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Quick way to replace an entire database schema?

Re: Quick way to replace an entire database schema?

From: Galen Boyer <galenboyer_at_yahoo.com>
Date: 7 May 2001 12:55:07 -0500
Message-ID: <u7kztt572.fsf@primix.com>

On Mon, 07 May 2001, gamma_at_clark.net wrote:

> It took around 45 minutes, too.

Okay, maybe try to code up some dynamic SQL which drops all of the objects for the schema and then drop the schema and recreate it.

I believe there are quite a few of those that someone could point you to.

-- 
Galen
I don't want to be the rock.  Yeah, okay, what do you want to be?
I want to be the piece of glass.
Received on Mon May 07 2001 - 12:55:07 CDT

Original text of this message

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