Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to specify SID during db creation?
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
![]() |
![]() |