Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: what's the ULIMIT of my oracle owner? how do I raise it?

Re: what's the ULIMIT of my oracle owner? how do I raise it?

From: Alex Hudghton <alex.hudghton_at_capgemini.co.uk>
Date: Tue, 27 Apr 1999 08:27:08 +0100
Message-ID: <372566CC.761B6FA5@capgemini.co.uk>


ulimit is a UNIX tool to set resource sizes. (Type 'man ulimit' for a full list) Normally on later versions of UNIX ulimit is set to 'unlimited'. If you type ulimit on your system you will probably return a number which is the number of 512 byte blocks to use as the new limit to file size. type 'ulimit new_number' to change it. I have had trouble in the past, in that Oracle installers have not recognised the 'unlimited' value returned, but I am sure it makes no differance to the install if you ignore it.

Regards

Alex

Jason K McCann wrote:

> When I run the root.sh script after installation of O8 I get this message:
> "Please raise the ORACLE owner's ULIMIT as per the IUG." What the heck is
> that supposed to mean?
>
> TIA!
> Jason K McCann
> jkm_at_reclaimtech.com
Received on Tue Apr 27 1999 - 02:27:08 CDT

Original text of this message

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