Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Creating database manually
On Mon, 03 Jan 2005 22:08:37 GMT, "Dave" <x_at_x.com> wrote:
>
>> On windows you have to create a service first with oradim. You will
>> need an *.ini file.
>> When the service is running you can connect to that from SQLPLUS.
>>
>> It is a fine educational excersize to create the databse yourself, and
>> good for finetuning a production database (if you know what you are
>> doing .-)
>> But don't make it harder than necessary. Use ODCA to create the
>> scripts You don't have to create the database!
>> Then study and modify the script to your whishes.
>>
>> Hans Erik Busk
>> Denmark
>
>what a .ini file?
>
>Also its called dbca not odca
>
Of course, I was a little absent minded I meant init.ora
and those acronymes I just hate
ODCA = Oracle Database Creation Assistant
was in my mind, but Oracleadvertising department just wouldn't listnen
>;.)
Sorry
Hans Erik Busk
Denmark
Received on Tue Jan 04 2005 - 07:18:49 CST