Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle8 on NT - Unable to create an instance (other than the default one)
gbe wrote:.
>
> I use Oracle Database Assistant, choose "Custom Database", "Mid Size"
> Gerard.
Hi Dear,
Ever heard of oradim80, use this to create a service first the syntax is
ORADIM80 -NEW -SID SID [-INTPWD INTERNAL_PWD] [-SRVC SRVCNAME]
[-MAXUSERS NUMBER][-STARTMODE AUTO, MANUAL][-PFILE FILENAME]
then from command prompt set oracle sid and invoke svrmgr30
like C:>set ORACLE_SID=whatever you want to create
then C:>svrmgr30
then svrmgr> connect internal/passwd
Then you can create you new databse
Hope this helps
Regards
Devinder
Received on Thu Aug 13 1998 - 12:57:35 CDT
![]() |
![]() |