Note that there are some explanatory texts on larger screens.

plurals
  1. POOracle 11gr2 failed check of kernel parameters on hp-ux
    text
    copied!<p>I'm installing oracle 11gR2 on 64 bit itanium HP-UX (v 11.31) system ( for HP Operation Manager 9 ). According with the installation requiremens, I've changed the kernel parameters but when I start the installation process it don't recognize them. </p> <p>Below the parameters that I've set :</p> <pre><code>Parameter ( Manual) (on server) ------------------------------------------------------------- fs_async 0 0 ksi_alloc_max (nproc*8) 10240*8 = 81920 executable_stack 0 0 max_thread_proc 1024 3003 maxdsiz 0x40000000 (1073741824) 2063835136 maxdsiz_64bit 0x80000000 (2147483648) 2147483648 maxfiles 256 (a) 4096 maxssiz 0x8000000 (134217728) 134217728 maxssiz_64bit 0x40000000 (1073741824) 1073741824 maxuprc ((nproc*9)/10) 9216 msgmni (nproc) 10240 msgtql (nproc) 32000 ncsize 35840 95120 nflocks (nproc) 10240 ninode (8*nproc+2048) 83968 nkthread (((nproc*7)/4)+16) 17936 nproc 4096 10240 semmni (nproc) 10240 semmns (semmni*2) 20480 semmnu (nproc-4) 10236 semvmx 32767 65535 shmmax size of memory or 0x40000000 (higher one) 1073741824 shmmni 4096 4096 shmseg 512 1024 vps_ceiling 64 64 </code></pre> <p>if this can help:</p> <pre><code>[root@HUG30055 /] # swapinfo Kb Kb Kb PCT START/ Kb TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME dev 4194304 0 4194304 0% 0 - 1 /dev/vg00/lvol2 dev 8388608 0 8388608 0% 0 - 1 /dev/vg00/lvol10 reserve - 742156 -742156 memory 7972944 3011808 4961136 38% [root@HUG30055 /] # bdf /tmp Filesystem kbytes used avail %used Mounted on /dev/vg00/lvol6 4194304 1773864 2401576 42% /tmp </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload