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: Pascal Sartoretti <Pascal.Sartoretti_at_elca.ch>
Date: Fri, 19 Mar 1999 11:55:45 +0100
Message-ID: <36F22D31.F6C395FE@elca.ch>


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 Received on Fri Mar 19 1999 - 04:55:45 CST

Original text of this message

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