This is a discussion on Redhat EL 4 and Oracle 10g, problem ulimit within the Oracle Database forums, part of the Database Server Software category; --> Hi people I have a oracle server (10g) in RedHat EL 4 ES and I have problem witch the ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi people I have a oracle server (10g) in RedHat EL 4 ES and I have problem witch the file zise limit. [oracle@cfdb ~]$ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) 1056837 pending signals (-i) 1024 max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 38912 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited I donīt know where the file size was set the number. How I set the file size to unlimited? I need restart my oracle? []s |
| ||||
| On 1 Feb 2007 11:48:59 -0800, "Renato" <renato.diogo@gmail.com> wrote: >Hi people > > >I have a oracle server (10g) in RedHat EL 4 ES and I have problem >witch the file zise limit. > >[oracle@cfdb ~]$ ulimit -a >core file size (blocks, -c) 0 >data seg size (kbytes, -d) unlimited >file size (blocks, -f) 1056837 >pending signals (-i) 1024 >max locked memory (kbytes, -l) 32 >max memory size (kbytes, -m) unlimited >open files (-n) 1024 >pipe size (512 bytes, -p) 8 >POSIX message queues (bytes, -q) 819200 >stack size (kbytes, -s) 10240 >cpu time (seconds, -t) unlimited >max user processes (-u) 38912 >virtual memory (kbytes, -v) unlimited >file locks (-x) unlimited > > >I don?t know where the file size was set the number. > >How I set the file size to unlimited? > >I need restart my oracle? /etc/security/limits.com ........ We run Oracle 9iR2,10gR1/2 on RH4/RH3 and Solaris 10 (Sparc) remove NSPAM to email |