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: root.sh / ulimit

Re: root.sh / ulimit

From: Keith Hook <khhook_at_globalnet.co.uk>
Date: 1998/03/03
Message-ID: <6di2op$2tg$1@heliodor.xara.net>#1/1

'ulimit' is in fact a unix command. Try entering 'ulimit' on the command and
it will return a value, else you can enter 'ulimit' followed by a value and it will change it. (see 'man ulimit')

I know I've had problems with this, especially when upgrading the Oracle rdbms. I think it was V7.1 to V7.2 . Anyway, 'root.sh' installed a new
'oraenv' and 'coraenv' with this set to 'unlimited' . My version of unix
(HP-UX 10.2) didn't like it, and so I had to set it to a value. I can't remember exactly what, but it was quite big. I'll have a look at work tomorrow and let you know.

Regards
Keith Received on Tue Mar 03 1998 - 00:00:00 CST

Original text of this message

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