Dear Sir/Madam,
I have successfully installed Oracle 11g ( rel2 ) on HP-UX 11.31.
i set the kernel parameters using below command:
for e.g
[code]# kctune -v shmmax=1024000990[/code]
if i want to see the current value of this
i checked as below:
[code]# kctune -v shmmax[/code]
i already have set the kernel parameters in one file ( i.e. sysctl.conf ), but in the above example, since i have set using "kctune" ..how can i see all the kernel parameter and its values....that is like sysctl.conf...
are all these parameters saved in any one file or ?
please confirm, if so, then provide me the name and path of that config file.
also please confirm is it possible to create a new file ( sysctl.conf ) in HP-UX 11.31 ?
THANK YOU,
KESAVAN