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: How to specify SID during db creation?

Re: How to specify SID during db creation?

From: Brian Gallagher <briang_at_iona.com>
Date: Tue, 18 May 1999 15:39:58 +0100
Message-ID: <7hruae$5gr$1@bvweb.dublin.iona.ie>


create database "ORCL2"

the above part of the create dataabse statement will determine the SID regards
brian
Kenny Gump wrote in message <374170e9.0_at_news.mountain.net>...
>A SID is just an Environment Variable that Oracle uses to find the files.
>So to create a new one just ORACLE_SID=ORCL2; export ORACLE_SID
>
Received on Tue May 18 1999 - 09:39:58 CDT

Original text of this message

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