Re: Multiple Databases

From: Hui, Kwok Miu <huikomix_at_dt.com.hk>
Date: 1996/10/28
Message-ID: <32756B79.4F47_at_dt.com.hk>#1/1


You have several methods to create your second database:

  1. Use Oracle installer to create a new database object. This is the simplest method for most DBA. Before you create the second database, You have to adjust several system parameters: such as to increase Semaphores & shared memories setting prepare extra hardisks set the unix user account and necessary environement:ORACLE_HOME, ORACLE_SID etc
  2. Use the SQL commands to create database from ground. You should have enough oracle experience to do this. You might reference the script in the directory of your first database: $ORACLE_HOME/dbs/crdb1???.sql & crdb2???.sql

Best Regards,

Komix Hui Received on Mon Oct 28 1996 - 00:00:00 CET

Original text of this message