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: what is smart backup

Re: what is smart backup

From: James Dennett <jdennett_at_acm.org>
Date: Mon, 10 Jul 2006 08:48:15 -0700
Message-ID: <4Fusg.1537$lv.202@fed1read12>


sai wrote:
> hi,
> u can increase the shmmax on linux
> issue
> cat/proc/system/kernel/shmmax >(the value u wanted)

That reads the value; to set it you'd presumably write a value to the same file, with something like

echo value > /proc/system/kernel/shmmax

Received on Mon Jul 10 2006 - 10:48:15 CDT

Original text of this message

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