Re: database creation

From: Frank van Bortel <f.van.bortel_at_vnl.nl>
Date: Wed, 30 Dec 1998 13:03:15 +0100
Message-ID: <368A1682.EFB05FDD_at_vnl.nl>


 

Burke Blackman wrote:

I recently re-installed Personal Oracle on my PC.  The installation
automatically creates a starter database.  I created another init.ora
file and successfully created another database by using the STARTUP
NOMOUNT PFILE='new_init.ora_file'.
Not quite. What you did is start a new instance; you will still have to create your database, using the create database statement.
After that, run at least catalog.sql; this will create the objects you are looking for. Received on Wed Dec 30 1998 - 13:03:15 CET

Original text of this message