Re: Help: I would like to create new database.

From: Horace Chow <horacecw_at_netvigator.com>
Date: Sat, 30 May 1998 13:49:49 +0800
Message-ID: <356F9DFC.8628CE96_at_netvigator.com>


Sirirut,

Try the following steps: (assume the name of the new database is testing)
 

1. edit a file /etc/oratab and add a line : testing:$ORACLE_HOME:n (where $ORACLE_HOME is the location of your Oracle software)

2. Make sure that the parameter db_name in init.ora equals to 'testing'.

3. Set the environment variable ORACLE_SID as 'testing' (e.g. export ORACLE_SID=testing)

Rgds

Horace
 
  Received on Sat May 30 1998 - 07:49:49 CEST

Original text of this message