Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: "ulimit" error while installating 7.3.4 on Solaris 2.6
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
![]() |
![]() |