Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORacle error upon startup
"Vince Laurent" <vincelaurent_at_sbcglobal.net> wrote in message
news:1g6cc0h7r8d6frpmkfrt88anc455d8mad0_at_4ax.com...
> "Oracle instance running on a system with low open file descriptor
> limit. Tune your system to increase this limit to avoid severe
> performance degradation." now appears in the alert log.
>
> (n2)# sysdef | egrep "NAME|ninode|nfile|maxfiles_lim"
> NAME VALUE BOOT MIN-MAX UNITS FLAGS
> maxfiles_lim 1024 - 30-2048 -
> nfile 63498 - 14- -
> ninode 34816 - 14- -
>
> Is the alarm coming from nearing the maxfiles?
> we are running HP-UX11 and Oracle 9.2.0.4
>
> Thanks!
>
whats db_files set to in your pfile or spfile Received on Tue Jun 08 2004 - 15:32:59 CDT