Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Ulimit on Solaris?

Re: Ulimit on Solaris?

From: Alex Hudghton <alex_at_alenda.freeserve.co.uk>
Date: Tue, 3 Aug 1999 08:59:16 +0100
Message-ID: <7o67go$4ql$1@taliesin.netcom.net.uk>

Phil Pereira wrote in message <01bedd54$fe7abac0$cd141fc6_at_philp-tp>...
>After installing Oracle 7.3.4 server on Solaris 2.6, I try to run the
>root.sh script, per the installation instructions. The script fails, with
>a message that I need to increase the Oracle users's ulimit. No
>information on which aspect of the ulimit I need to increase, or how to do
>this. Man ulimit offers little help, just command line syntax. Any help
>on this would be appreciated.
>
>Phil
>ppereira_at_resumix.com
>

The root.sh script makes a comparison between the 'ulimit' of the Oracle owner and a 'large number'. You may find that if you type 'ulimit' as the Oracle owner you will either get a number less than the 'large' one in the script or the word 'unlimited'. To get round the problem simply type

'ulimit <number bigger than the large one in the script> and rerun root.sh

Check out 'man ulimit' - theres more to it than just adjusting this number (max filesize)

Alex Received on Tue Aug 03 1999 - 02:59:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US