Install RedHat AS 3 installation 192.168.100.44 This installation process has been successfully successfully successfully successfully, and after success, it is passed on another machine.
I. Preparation: 1. Establish Oracle Use [root @ dev44 /] # groupadd oinstall [root @ dev44 /] # GroupAdd DBA [root @ dev44 /] # UserAdd -g oinstall -g dba oracle [root @ dev44 /] # PASSWD ORACLE2. Upload Oracle9204 Installation File The following operations Operate with Oracle users [root @ dev44 /] # CD / home / oracle / ora9204 [root @ dev44 ora9204] # ftp 192.168.100.44 Take Oracle / Oracle FTP> MKDIR ORA9204FTP> CD ora9204ftp> mput ship_9204_linux_disk * .cpioftp> bye3. oracle installation files coupling [root @ dev44 /] # cd / home / oracle / ora9204 [root @ dev44 ora9204] # cpio -idm $ ORACLE_BASE / product / 9.2.0export ORACLE_SID = testexport ORACLE_TERM = xtermLD_LIBRARY_PATH = $ ORACLE_HOME / lib: / lib: / usr / libLD_LIBRARY_PATH = $ LD_LIBRARY_PATH: / usr / local / libexport LD_LIBRARY_PATHexport PATH = $ PATH: $ ORACLE_HOME / bin (3) Configuring the system parameters [root @ dev44 /] # vi /etc/sysctl.conf# for Oraclekernel.shmmax = 536870912kernel.sem = 250 32000 100 128kernel.shmmni = 4096kernel.shmall = 2097152net.ipv4.ip_local_port_range = 1024 65534fs.file- Max = 65534 [root @ dev44 /] # vi /etc/security/limits.conf# for Oracle Hard Nofile 65536 Oracle Hard NOFILE 65536Oracle Soft NPROC 16384Oracle Hard NPROC 16384 (4). Direct modification of current system parameters [root @ dev44 /] # sysctl -w kernel.shmmax = 536870912 [root @ dev44 /] # sysctl -w kernel.shmmni = 4096 [root @ dev44 /] # sysctl -w kernel.shmall = 2097152 [root @ dev44 /] # sysctl -w kernel. SEM = '250 32000 100 128' [root @ dev44 /] # sysctl -w net.ipv4.ip_local_port_range = '1024 65534' [root @ dev44 /] # s YSCTL -W fs.file-max = 655347. Playing patch3006854 can be downloaded to ITPUB PatchHttp: //www.itpub.net/attachment.php? s = & postid = 1033083 Be sure to make GCC available, play Patch. Remember 8. It is important to start installing this settings. [Oracle @ dev44 disk1] $ CD Disk1 [Oracle @ dev44 disk1] $ xprop -root -remove _motif_default_bindings (Note: This statement may restore when opening another terminal window, if you open another window, be sure to return to this window , Re-executed) (used to resolve Warning: Cannot Convert String "Alt Oinstall (4). File Location Source ... /Home/Oracle/ora9204/disk1/stage/product.jar Target ... Name: OuiHome Path: /opt/oracle/product/9.2.0 (5). Available Products Select Oracle9i Database 9.2.0.4.0 Product Language, Selected Languages: Simplified Chinese, English (6). Installation Types ENTERPRISE Edition (2.84GB) (7) .DATABASE ConfigurationSelect A Database Suited to your Needs.gerner PurposeInstall A Pre -configured database optimized for general purpose usage (8) .Databasee IdentificationGlobal Database Name:. eosdb44.thtf.com.cnSID: eosdb44 (9) .Database File LocationDirectory for Database Files: /opt/oracle/oradata(10).Database Character Set select: Use the default character setThe default character set for this database is based on the language setting of this operating system:. ZHS16GBK (11) is mounted in this installation session log can be found in: / opt / oracle / oraInventory / logs / installActions2005 -01-17_06-39-16pm.log9. Starting an Agent Installation P3238244_9204_linux.zip Patch Used to modify an Agent service that cannot be started. The process is as follows: [Oracle @ dev44 TMP] $ UNZIP P2617419_210_Generic.zip [Oracle @ dev44 TMP] $ export path = $ PATH: / TMP / OPATCH [Oracle @ dev44 TMP] $ export path = $ PATH: / Sbin # THE patch needs "fuser" which is located in / sbin [oracle @ dev44 tmp] $ unzip p3238244_9204_LINUX.zip [oracle @ dev44 tmp] $ cd 3238244 [oracle @ dev44 tmp] $ opatch apply [oracle @ dev44 tmp] $ cd $ ORACLE_HOME / network / lib [Oracle @ dev44 TMP] $ make -f ins_oemagent.mk install [Oracle @ dev44 TMP] $ Agentctl Start Agent starts success! Installation completion 10. Start Oracle Application Due to the application of Oracle's graphical interface, IBM BlackDown JRE 1.1.8 is used before starting Oracle applications, using JRE support Chinese. [Oracle @ DEV44 /] $ EXPORT LANG = zh_cn