How to set nofiles(descriptors) 256 to 1024
Dear All,
How to change ULIMIT for files descriptors to 1024 for oracle user.
root@system-a # su - oracle
Oracle Corporation SunOS 5.10 Generic Patch January 2005
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 8192
coredump(blocks) unlimited
nofiles(descriptors) 256
vmemory(kbytes) unlimited
I have created the oracle project but it didn't help.
Regards,
T
How to change ULIMIT for files descriptors to 1024 for oracle user.
root@system-a # su - oracle
Oracle Corporation SunOS 5.10 Generic Patch January 2005
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 8192
coredump(blocks) unlimited
nofiles(descriptors) 256
vmemory(kbytes) unlimited
I have created the oracle project but it didn't help.
Regards,
T
0