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: Create Database.

Re: Create Database.

From: Van Messner <vmessner_at_bestweb.net>
Date: Sat, 30 Dec 2000 16:22:01 GMT
Message-ID: <JYn36.734$8r2.81590@newshog.newsread.com>

If you don't want to write your own, then scripts like this are floating around the web. Try the Jonathan Lewis or Thomas Kyte sites to start. Or check any of the Oracle DBA books such as those from Oracle Press or O'Reilly.

Van

<vdolt_at_my-deja.com> wrote in message news:92ivln$qb$1_at_nnrp1.deja.com...
> I have an existing database and want to create another one just like
> it. Is there a way to reverse engineer "create database" statement into
> the script from an existing database? I want to include rollback
> segments, datafiles, redo logs and tablespaces (no user schemas) and
> then do a full import.
> Please let me know.
> Thanks.
>
>
> Sent via Deja.com
> http://www.deja.com/
Received on Sat Dec 30 2000 - 10:22:01 CST

Original text of this message

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