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" error while installating 7.3.4 on Solaris 2.6

Re: "ulimit" error while installating 7.3.4 on Solaris 2.6

From: Eduardo Pimenta <epimenta_at_my-dejanews.com>
Date: Fri, 19 Mar 1999 17:14:02 GMT
Message-ID: <7cu0k6$7lp$1@nnrp1.dejanews.com>


  I don't really know what does "ulimit -f" means under Solaris, but normally you will have two ulimits: one for the whole system and another per user. You should have these two correct. Setting the former probably would mean to relink the kernel, while the latter is just a question of editing a file, say /etc/default/login (this is the case in SCO), and loggin in again.

  Hoping to have been of some help,

    Eduardo Pimenta.

In article <36F22D31.F6C395FE_at_elca.ch>,   Pascal Sartoretti <Pascal.Sartoretti_at_elca.ch> wrote:
> Sybrand Bakker wrote:
> > The ulimit is the filesize limit. Actually I believe the correct
> > value is in root.sh. I have never seen any problems with root.sh.
>
> According to "ulimit -f", the filesize is unlimited... Now, I really
> begin to think that "root.sh" is corrupted, because it gives the
> "ulimit" error message based on this test:
>
> 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
>
> Strange, isn't it?
>
> Pascal
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Mar 19 1999 - 11:14:02 CST

Original text of this message

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