Hi
I am using oracle on HP-UX 11.11
While opening new files I am getting following error.-
Return code = 24 Too many files open.
Output of ulimit ---
# ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 1048576
stack(kbytes) 131072
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 2048
Output of /stand/system ---
# cat /stand/system
* Drivers and Subsystems
DlkmDrv
GSCtoPCI
PCItoPCI
arp
asio0
asp
autofsc
bs_osm
btlan
c720
cachefsc
cb
cdfs
cifs
clone
core
cxperf
dev_config
dev_olar
devkrs
diag0
diag1
diag2
dlkm
dlpi
dmem
echo
fcT1
fcT1_cntl
fcT1_fcp
fcms
fcp
fcp_cdio
fcparray
fcpdev
fcpmux
fddi4
ffs
gelan
hpstreams
i2o_cdio
inet
iomem
iop_drv
ip
kepd
klog
krs
lasi
lba
ldterm
lv
lvm
maclan
netdiag1
netqa
nfs_client
nfs_core
nfs_server
nfsm
nms
nuls
olar_psm
olar_psm_if
pa_generic_psm
pa_psm
pat_psm
pci
pckt
pipedev
pipemod
ptem
ptm
pts
rawip
rpcmod
sad
sapic
sba
sc
sctl
sdisk
stape
stcpmap
strlog
strpty_included
strtelnet_included
tcp
td
telm
tels
timod
tirdwr
tlclts
tlcots
tlcotsod
token_arp
tun
udp
ufs
uipc
vxfs
vxportal
wsio
* Kernel Device info
dump lvol
* Tunable parameters
STRMSGSZ 65535
dnlc_hash_locks 512
ksi_alloc_max 32768
max_thread_proc 256
maxdsiz 1073741824
maxdsiz_64bit 2147483648
maxfiles 120
maxssiz 134217728
maxssiz_64bit 1073741824
maxswapchunks 16384
maxtsiz 0X4000000
maxtsiz_64bit 0X40000000
maxusers 256
ncallout 7200
ncsize 9640
nfile 7380
ninode 4520
nkthread 7184
nproc 4096
nstrpty 60
semmap 1026
semmni 1024
semmns 16384
semmnu 2048
semume 256
shmmax 1073741824
shmmni 1024
vps_ceiling 64
maxuprc 200
#
Can anyone help me on the same.
Thanks
Andy