Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can't create DB
"D.I." <x_at_x.x> wrote in message news:<9pu7sf$6i1$1_at_news.flashnet.it>...
> > You can also get this message if your init.ora parameters are "bad". Even
> > on 7.2 I'd question a shared pool of only 1 Meg. It looks like you got
> the
> > message before you issued the database creation command? Perhaps you
> could
> > go into server manager and do a startup nomount before you try to make a
> > database to see what Oracle thinks about your init.ora parameters.
>
> I tried to create the Typical DB and I received the same error messages.
What are your ulimits? They can be displayed with ulimit -a You should have enough memory to start the instance.
Also, I am not sure how many background processes you will get on linux. You might try upping the processes init parameter. Received on Tue Oct 09 2001 - 10:42:39 CDT
![]() |
![]() |