* AIX, HP-UX, Solais 등의 유닉스 및 리눅스 서버 관련자료이며 앞으로 주요 팁은 리눅스가 될 예정 입니다.
* 관심있으신 분들의 많은 도움이 되길 바랍니다.
* 관심있으신 분들의 많은 도움이 되길 바랍니다.
글 수 219
hp unix11.23(Itanium)10g 설치
1. internal disk에 Oracle S/W Partition Size 10G 정도
2. O/S Kernel Settings
KSI_ALLOC_MAX (NPROC*8)
EXECUTABLE_STACK=0
MAX_THREAD_PROC 1024
MAXDSIZ 1073741824 bytes
MAXDSIZ_64BIT 2147483648 bytes
MAXSSIZ 134217728 bytes
MAXSSIZ_64BIT 1073741824
MAXSWAPCHUNKS 16384*
MAXUPRC ((NPROC*9)/10)
MSGMAP (MSGTQL+2)
MSGMNI NPROC
MSGSEG 32767
MSGTQL 4096
NCSIZE (NINODE+1024)*
NFILE (15*NPROC+2048)
NFLOCKS 4096
NINODE (8*NPROC+2048)
NKTHREAD (((NPROC*7)/4)+16)
NPROC 4096
SEMMAP (SEMMNI+2)*
SEMMNI 4096
SEMMNS (SEMMNI*2)
SEMMNU (NPROC - 4)
SEMVMX 32767
SHMMAX AvailMem
SHMMNI 512
SHMSEG 120
VPS_CEILING 64
* MAXSWAPCHUNKS, SEMMAP, and VX_NCSIZE are obsolete on 11.23 PA-RISC and IPF and no longer need to be set
Set NCSIZE = (NINODE+1024)
** 위 값 보다 작은 값 들은 수정을 하여 주시고 위 값보다 크다면 그대로 두시면 됩니다.
** HP Patches/Packages
11.23 (Itanium) required patches:
The following operating system patches:
o BUNDLE11i B.11.23.0409.3: Patch Bundle for HP-UX 11i V2
Note: You must have the August 2004 version of BUNDLE11i B.11.23.0408.1
for HP-UX 11i v2 on your system prior to updating to the HP-UX 11i v2 September 2004 or later release.
o PHCO_32426
o PHKL_32646
o PHKL_32632 s/b PHKL_33656 s/b PHKL_33807
o PHKL_32645
o PHKL_33552 s/b PHKL_33563
o PHSS_31850 s/b PHSS_34040
o PHSS_31851 s/b PHSS_34043
o PHSS_31854 s/b PHSS_33357 s/b PHSS_34045
o PHSS_31855 s/b PHSS_33350 s/b PHSS_34041
o PHSS_33275 s/b PHSS_33349 s/b PHSS_34040
o PHSS_33276 s/b PHSS_34042
For PL/SQL native compilation and installation of Pro*C/C++,
Oracle Call Interface, Oracle C++ Call Interface, or Oracle XML Developer's Kit (XDK) , the following patches are required:
o PHSS_33278
o PHSS_33277
The following JDK patches:
o PHCO_31553 s/b PHCO_33675
o PHKL_31500
o PHSS_32213 s/b PHSS_32502 s/b PHSS_34201
Note: Refer to the following Web site for information about additional patches that may be required by JDK 1.4.2:
HP Java Patches
3. /tmp size 여유공간이 약 500M 이상 있어야 합니다.
1. internal disk에 Oracle S/W Partition Size 10G 정도
2. O/S Kernel Settings
KSI_ALLOC_MAX (NPROC*8)
EXECUTABLE_STACK=0
MAX_THREAD_PROC 1024
MAXDSIZ 1073741824 bytes
MAXDSIZ_64BIT 2147483648 bytes
MAXSSIZ 134217728 bytes
MAXSSIZ_64BIT 1073741824
MAXSWAPCHUNKS 16384*
MAXUPRC ((NPROC*9)/10)
MSGMAP (MSGTQL+2)
MSGMNI NPROC
MSGSEG 32767
MSGTQL 4096
NCSIZE (NINODE+1024)*
NFILE (15*NPROC+2048)
NFLOCKS 4096
NINODE (8*NPROC+2048)
NKTHREAD (((NPROC*7)/4)+16)
NPROC 4096
SEMMAP (SEMMNI+2)*
SEMMNI 4096
SEMMNS (SEMMNI*2)
SEMMNU (NPROC - 4)
SEMVMX 32767
SHMMAX AvailMem
SHMMNI 512
SHMSEG 120
VPS_CEILING 64
* MAXSWAPCHUNKS, SEMMAP, and VX_NCSIZE are obsolete on 11.23 PA-RISC and IPF and no longer need to be set
Set NCSIZE = (NINODE+1024)
** 위 값 보다 작은 값 들은 수정을 하여 주시고 위 값보다 크다면 그대로 두시면 됩니다.
** HP Patches/Packages
11.23 (Itanium) required patches:
The following operating system patches:
o BUNDLE11i B.11.23.0409.3: Patch Bundle for HP-UX 11i V2
Note: You must have the August 2004 version of BUNDLE11i B.11.23.0408.1
for HP-UX 11i v2 on your system prior to updating to the HP-UX 11i v2 September 2004 or later release.
o PHCO_32426
o PHKL_32646
o PHKL_32632 s/b PHKL_33656 s/b PHKL_33807
o PHKL_32645
o PHKL_33552 s/b PHKL_33563
o PHSS_31850 s/b PHSS_34040
o PHSS_31851 s/b PHSS_34043
o PHSS_31854 s/b PHSS_33357 s/b PHSS_34045
o PHSS_31855 s/b PHSS_33350 s/b PHSS_34041
o PHSS_33275 s/b PHSS_33349 s/b PHSS_34040
o PHSS_33276 s/b PHSS_34042
For PL/SQL native compilation and installation of Pro*C/C++,
Oracle Call Interface, Oracle C++ Call Interface, or Oracle XML Developer's Kit (XDK) , the following patches are required:
o PHSS_33278
o PHSS_33277
The following JDK patches:
o PHCO_31553 s/b PHCO_33675
o PHKL_31500
o PHSS_32213 s/b PHSS_32502 s/b PHSS_34201
Note: Refer to the following Web site for information about additional patches that may be required by JDK 1.4.2:
HP Java Patches
3. /tmp size 여유공간이 약 500M 이상 있어야 합니다.


