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: root.sh error on ora 8.04 for solaris

Re: root.sh error on ora 8.04 for solaris

From: Alex Hudghton <alex_at_alenda.freeserve.co.uk>
Date: Tue, 16 Nov 1999 11:40:18 GMT
Message-ID: <38313d91.6382761@news.freeserve.net>


Root.sh checks the ulimit parameter (checkout the man page)

It is looking for a number to compare
This number defines the maximum file size of the OS If you type ulimit at the shell prompt you may get 'unlimited' instead of a number.
Look in the script and find where it does the comparison Set ulimit to a higher number than it is checking for by <ulimit big_number>
run the script again

Alex

On Mon, 15 Nov 1999 18:47:33 -0500, Carlos Reed <creeds_at_sprint.ca> wrote:

>Hi gang !
>
>root.sh fails, after installing oracle 8.04 on solaris 2.6
>
>Does any one has any idea why
>
>
>thanks in advance
>
>Carlos Reed
>
Received on Tue Nov 16 1999 - 05:40:18 CST

Original text of this message

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