1. 설치 전 준비 사항 Hardware 체크 1) Memory(최소 1GB) # /usr/sbin/lsattr -E -l sys0 -a realmem 2) RAM 과 SWAP Space # /usr/sbin/lsps –a RAMSwap SpaceBetween 1024 MB and 2048 MB1.5 times the size of RAMBetween 2049 MB and 8192 MBEqual to the size of RAMMore than 8192 MB0.75 times the size of RAM 3) Kernel Bit확인(11g는 64bit 만 지원함) # /usr/bin/getconf HARDWARE_BITMODE 4) Disk Space Temp(400MB이상) # df -k /tmp En..