Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-1034
Carlos A. Gonzalez wrote:
> Gentlemen:
>
> I am triying to build a second instance in a Win NT 4.0 Box.
>
> There is 750Mgbs of Ram memory in that box
>
> Existing Instance Y2KD hs an SGA of 475 Mgbts.
> There is not any other programs using RAM memory
>
> I have created the OracleServiceY2KP ===> Started Automatic
> and the OracleStartY2KP ===>
> Automatic
>
> I have set ORACLE_SID=Y2KP
>
> connect internal
>
> Create database y2kp
>
> *** Error *** ORA-1034: ORACLE not available.
>
> My inity2kp.ora specifies:
>
> db_block_buffers = 5000
> shared_pool_size = 1500000
> db_block_size = 8192
>
> for about an SGA size of much less than 100 Mgbts.
>
> Any help/comments will be greatly appreciated
In the sequence of commands you used I didn't notice the command:: startup nomount pfile="path to init file"\inity2kp.ora This would cause the error message you describe.
Hope this helps.
Rick Received on Fri Aug 21 1998 - 00:00:00 CDT
![]() |
![]() |