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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: arg list too long in unix

Re: arg list too long in unix

From: Nuno Souto <nsouto_at_optushome.com.au>
Date: Fri, 30 Aug 2002 07:18:26 -0800
Message-ID: <F001.004C412A.20020830071826@fatcity.com>


The size of the buffer used to store parameters is actually configurable in most Unix versions I've had a look at. Somewhere around 4K, from memory. Would be very surprised if it wasn't configurable in Solaris. Would also be very surprised if you find one techo at Sun that knows how to change it. It's actually one of the configurable kernel parameters, but you got to edit it directly. Last time I did this was 6 years ago, so don't even dream of asking me to remember the details. I've got enough trouble trying to remember what I had for breakfast today!

Dig into the man pages, have a look at xargs command and follow the links from there. That's how I came across this. info(2) is also useful.

Cheers
Nuno Souto
nsouto_at_optushome.com.au

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nuno Souto
  INET: nsouto_at_optushome.com.au

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 Fri Aug 30 2002 - 10:18:26 CDT

Original text of this message

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