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: help !! help!! installing oracle8 on solaris 2.6

Re: help !! help!! installing oracle8 on solaris 2.6

From: Richard Woods <rawoods_at_concentric.net>
Date: 01 Aug 1998 10:01:34 EDT
Message-ID: <35C32078.31939D0C@concentric.net>


You can set ulimit in /etc/default/login for all users or using the ulimit command for Oracle alone. Read the ulimit man page for considerably more detail.

David Novo wrote:

> After installation oracle8 you must execute root.sh.
>
> When i execute root.sh an error ocurred:
>
> "Please raise the oracle owner's ulimit as per the IUG"
>
> doing a more root.sh the error line is :
>
> if ["$REMOTE_DB" !="T"]; then
> #osh is not shipped for Oracle for Solaris 2.x (SunOS5).
> echo "Please raise the ORACLE owner's ulimit as per the IUG." | tee -a
> $LOG
> fi
>
> Anybody can help me !!
Received on Sat Aug 01 1998 - 09:01:34 CDT

Original text of this message

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