Re: Initializing an Oracle database - URGENT
Date: 1996/06/03
Message-ID: <4otn3o$m18_at_news2.texas.net>#1/1
In article <4osv3p$pbg_at_bagan.srce.hr>, marios_at_open.hr (Mario Simic) wrote:
>Gerard Benenyan (gerard_at_uccs.jpl.nasa.gov) wrote:
>
>: I realize that this may be a dumb question but here it goes:
>: please respond to: kchildre_at_uccs.jpl.nasa.gov
>: How does one initialize or create a brand new database in Oracle?
>
>
>: Any help as to how to do this or pointer to the right
>: documentation will be greatly appreciated.
>
>
>: Gerard B.
>
>
>Find in your "SQL Language Manual" all about "CREATE DATABASE" command.
>
> Mario Simic
> marios_at_open.hr
I you have Oracle V7 installed look in the $ORACLE_HOME/dbs directory (I
think). There should be some sql scripts like crdb$ORACLE_SID1.sql and
crdb$ORACLE_SID2.sql or something close. This is the scripts that the
installer used to create the database when it was installed.
I am not sure about your certain case so I may be off. Received on Mon Jun 03 1996 - 00:00:00 CEST