Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ULIMIT setting: Urgent Please Help
Hi Viraj,
Have you tried ULIMIT=5000000 in the /etc/default/login file? That would
allow you to access files up to about 2.5GB in size with ulimit high enough
to solve your current problem. It's been a while since I worked with
Unixware, but I think it does support large file (over 2GB).
A korn shell is sometimes referred to as a posix shell as most newer
versions of ksh conform to the POSIX standards. Some UNIX versions have
'psh' linked to 'ksh' or just a copy of 'ksh' (IBM AIX for example).
HTH, Regards,
> -----Original Message-----
> From: Viraj Luthra [SMTP:viraj999_at_lycos.com]
> Sent: Wednesday, May 23, 2001 7:29 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Re: ULIMIT setting: Urgent Please Help
>
> Lisa,
>
> What do you mean by changing to posix shell? How does one do that? I know
> of tcsh, sh, ksh, etc shells, but did not know posix shell existed. well I
> tried to execute posix any way and it said
>
> /bin/posix: Permission denied.
>
> I only installed the SCO Unixware 7.1.1, so I can do any thing there, and
> it is our test machine so no hassles, please help further, any one.
>
> Thanks and Regards,
>
> Raja
> --
>
> On Wed, 23 May 2001 09:26:00
> Lisa Yates wrote:
> >
> >Raja,
> >
> >I had a similar problem, but when I changed my shell to the posix shell,
> >then it would let me do the ulimit unlimited command. Hope this helps.
> >
> >Lisa
> >
> >
> >
> >
> >On Wed, 23 May 2001, Viraj Luthra wrote:
> >
> >> Hello all,
> >>
> >> I am trying to install oracle 8.0.5.0.0 on SCO Unix Ware 7.1.1.
> >>
> >> While trying to install Oracle, the Oracle Installer bombs out, because
> it says that my ulimit is not high enough. It needs the ulimit to be
> 2113674. But my hard limit of ulimit is 2097152. This figure is less than
> what Oracel needs.
> >>
> >> Now I have tried to put ULIMIT=unlimited in the /etc/default/login file
> but this is of no use. Also I have tried to set
> >>
> >> ulimit unlimited
> >>
> >> but at the unix prompt I get the error that, the value is exceeded and
> I cannot set the value as unlimited.
> >>
> >> Now can you please help me in trying to set the value as unlimited some
> how so that the oracle installer does not get object, and I can install
> the product.
> >>
> >> Thanks and Regards,
> >>
> >> Raja
> >>
> >>
> >>
> >> Get 250 color business cards for FREE!
> >>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed May 23 2001 - 23:30:12 CDT