Installation of oracle 8i [message #55786] |
Sun, 16 February 2003 08:09 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Deepak
Messages: 111 Registered: December 1999
|
Senior Member |
|
|
I installed Oracle 8i personal edition in my windows 98 with the minimal installation option.
After installation, I wish to know how to setup an instance, initSID.ora,tnsnames.ora, listener.ora etc., and then create a database manually. Currently, I am getting errors insufficient privileges etc., The sequence of steps I did were the following before I got the error.
At Dos prompt,
Oradim -new -sid <SID> -intpwd <Password>
set ORACLE_SID=<SID>
sqlplus "/ as sysdba"
At the third step, the error came up( insufficient privileges ).
Does anyone know of a step by step tutorial or something for oracle 8i installation on Windows 98. your help is deeply appreciated.
Thanks
Deepak
|
|
|
|