Re: Add account/database in Oracle8
From: Bob Fazio <rfazio_at_home.com.nospam>
Date: 2000/05/23
Message-ID: <_LtW4.206367$Tn4.1787800_at_news1.rdc2.pa.home.com>#1/1
Date: 2000/05/23
Message-ID: <_LtW4.206367$Tn4.1787800_at_news1.rdc2.pa.home.com>#1/1
It isn't a simple question ,but a simple answer is
svrmgr> create database ...
The menu driven option , which I haven't used, is under $ORACLE_HOME/orainst/orainst
Choose to create database objects.
You really need to do some reading.
-- Robert Fazio, Oracle DBA rfazio_at_home.com remove nospam from reply address http://24.8.218.197/ "Andrew Lau" <andrewl2_at_hutchcity.com> wrote in message news:8gdmou$b0v2_at_imsp212.netvigator.com...Received on Tue May 23 2000 - 00:00:00 CEST
> Hi,
>
> A simple question on Oracle 8 under UNIX platform.
> Can anyone tell me how to create new database (or SID) and create database
> accounts using server manager? What exact command should be used to do
that?
>
> Many thanks.
>
> Andrew
>
>