1) The hardware environment is at least 512MB RAM, but 256MB is due to the test enough hard drive at least 6g (2G system 4G database) 2) Install RHEL3ASU2 to select the minimum installation, about 500 MB line off the firewall fixed IP, do not DHCPSWAP is twice the RAM and at least 400mb3) extracting the installation files zcat ship_9204_linux_disk1.cpio.gz | cpio -idmvzcat ship_9204_linux_disk2.cpio.gz | cpio -idmvzcat ship_9204_linux_disk3.cpio.gz | cpio -idmv4) environment settings echo "kernel.shmmax = 2147483648"> > /etc/sysctl.conf5) Install compiled bag RPM -UVH CPP-3.2.3-34.386.RPM / GCC-3.2.3-34.I386.2-95.20.I386. rpm / glibc-headers-2.3.2-95.20.i386.rpm / glibc-kernheaders-2.4-8.34.i386.rpm / compat-libstdc - 7.3-2.96.128.i386.rpm6) add user groupadd dbagroupadd oinstalluseradd -g oinstall -G dba oraclepasswd oracle7) Established installation directory mkdir /u01/oracle/product/9.2.0 -pchown -r oracle.oinstall / u01 / oracle8) Configuring Environment Variables Editing /Home / HOCLE/.bash_profile, Add # Use the "LinuXThreads WITH FLOATING Stacks "Implementation INSTEAD OF NPTL: EXPORT LD_ASSUME_KERNEL = 2.4.1
# Oracle Environmentexport ORACLE_BASE = / u01 / oracleexport ORACLE_HOME = / u01 / oracle / product / 9.2.0export ORACLE_SID = testexport ORACLE_TERM = xtermexport NLS_LANG = AMERICAN_AMERICA.ZHS16GBK; export ORA_NLS33 = $ ORACLE_HOME / ocommon / nls / admin / dataexport LD_LIBRARY_PATH = $ ORACLE_HOME / lib: / lib: / usr / lib: / usr / local / lib
# Set shell search pathsexport path = $ PATH: $ ORACLE_HOME / BIN