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: 8.0.4 on solaris root.sh trouble

Re: 8.0.4 on solaris root.sh trouble

From: Alex Hudghton <alex_at_alenda.freeserve.co.uk>
Date: Mon, 2 Aug 1999 09:03:38 +0100
Message-ID: <7o3jd6$gbh$1@taliesin.netcom.net.uk>

Carlos Reed wrote in message <37A3ABE1.9538BFF0_at_sprint.ca>...
>Hi gang I just installed oracle 8.0.4 on solaris 2.6
>the installation was fine but when I run root.sh as root
>i get the following message:
>
>Checking for "oracle" user id...
>Please raise the ORACLE owner's ulimit as per the IUG.
>
>Leaving common section of Oracle8 root.sh.
>
>
>So, root.sh doesn't make any modifications on the /etc/services etc...
>
>any one has an idea on this problem ?
>
>
>Carlos Reed, from beautiful and lovely Quebec
>creeds_at_sprint.ca

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 scrtipt> and rerun root.sh

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

Alex Received on Mon Aug 02 1999 - 03:03:38 CDT

Original text of this message

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