SlideShare a Scribd company logo
Installation of Application Server 10g in RedHat 4 Prepared by: Lasang Jimba Tamang(10) Rojina Maharjan(35)
Modify Kernel Parameters Open /etc/sysctl.conf #Oracle 9ias params kernel.sem = 256 32000 100 142 kernel.shmmax = 4294967295 kernel.shmmni = 4096 kernel.shmall = 2097152 kernel.msgmax = 8192 kernel.msgmni = 2878 kernel.msgmnb = 65535 net.ipv4.ip_local_port_range = 1024 65000 fs.file-max = 131072 This configuration is the minimum except for ■  shmmax = 2147483648 ■  shmmni = 142
Increase the shell limits Open /etc/security/limits.conf file * soft nofile 2048 * hard nofile 16384 * soft nproc 2047 * hard nproc 16384 Each line follows this format: *<Tab><Tab>soft<Tab>nofile<Tab><Tab>2048
Create the oracle User and Groups [root@appsvr root]# groupadd oinstall [root@appsvr root]# groupadd dba [root@appsvr root]# groupadd oper [root@appsvr root]# useradd –g oinstall oracle [root@appsvr root]# useradd –g oinstall –G dba,oper oracle [root@appsvr root]# passwd oracle
Open /etc/profile file  Place the code before the export statement if [ $USER = &quot;oracle&quot; ]; then if [ $SHELL = &quot;/bin/ksh&quot; ]; then ulimit -n 16384 ulimit –p 16384 else ulimit –u 16384 –n 16384 fi fi
At the end of the file before the “unset i” TMP=/tmp; export TMP TMPDIR=/tmp; export TMPDIR
Log out and log in as the oracle user [root@appsvr root]# su – oracle [oracle@appsvr oracle]$ ulimit –aH core file size (blocks) unlimited data seg size (kbytes) unlimited file size (blocks) unlimited max locked memory (kbytes) unlimited max memory size (kbytes) unlimited open files 16384 pipe size (512 bytes) 8 stack size (kbytes) unlimited cpu time (seconds) unlimited max user processes 16384 virtual memory (kbytes) unlimited
Use of cpio utility to extract file from archive cpio –idmv < ias904_linux_disk1.cpio [oracle@appsvr ias]$ ls –l drwxr-xr-x 7 oracle oinstall 4096 Dec 15 18:21 Disk1 drwxr-xr-x 3 oracle oinstall 4096 Dec 15 11:59 Disk2
Environmental Variables [oracle@appsvr Disk1]$ env |grep TMP TMPDIR=/tmp TMP=/tmp
Contd.. [oracle@appsvr Disk1]$ env |grep -i oracle USER=oracle MAIL=/var/spool/mail/oracle LOGNAME=oracle HOME=/home/oracle PATH=/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin OLDPWD=/home/oracle
Contd.. [oracle@appsvr Disk1]$ env | grep -i path PATH=/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin
Installing the Infrastructure [oracle@appsvr Disk1]$ ./runInstaller /tmp/OraInstall2003-12-29  Open \home\oracle\disk1\install\Orapram.ini
Continued…. Starting Oracle Universal Installer ... Checking requirements... Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3 Passed All requirements met. Checking if CPU speed is above 450 MHz. Actual 1532 MHz Passed Checking for Kernel version 2.4.9-e.25 Passed Checking for glibc version glibc-2.2.4-32 Passed Checking operating system packages: gcc-2.96,pdksh-5.2.14,openmotif- 2.1.30,sysstat-4.0.1,compat-glibc-6.2-2.1.3.2,libstdc++-2.96 Passed Checking swap space: must be greater than 1536 MB. Actual 1709MB Passed Preparing to launch Oracle Universal Installer from /tmp/OraInstall2003-12-29_ 08-46-19PM. Please wait ...
 
 
Open a new terminal, change to root, and run the script. su – root cd …/oraInventory (your oraInventory location) ./orainstRoot.sh Once the script has completed, return to the dialog box and select Continue
 
 
 
 
 
 

More Related Content

PDF
Object Storage with Gluster
PDF
The Practice of Alluxio in Near Real-Time Data Platform at VIPShop [Chinese]
PDF
Alluxio in MOMO
PDF
GlusterFS As an Object Storage
PDF
Building Network Functions with eBPF & BCC
PDF
はじめてのGlusterFS
PDF
Introduction to eBPF and XDP
PDF
Keeping your files safe in the post-Snowden era with SXFS
Object Storage with Gluster
The Practice of Alluxio in Near Real-Time Data Platform at VIPShop [Chinese]
Alluxio in MOMO
GlusterFS As an Object Storage
Building Network Functions with eBPF & BCC
はじめてのGlusterFS
Introduction to eBPF and XDP
Keeping your files safe in the post-Snowden era with SXFS

What's hot (20)

PDF
MongoDB Replication Cluster
PDF
Linux-Permission
PPTX
zmq.rs - A brief history of concurrency in Rust
PPTX
RedisConf17 - Internet Archive - Preventing Cache Stampede with Redis and XFetch
PPT
PDF
DNS (BIND) on CentOS
PPTX
Syslog-ng Performance
PDF
Mastering the Unix Command Line
KEY
Mercurial
ODP
Tinydns and dnscache
PPT
PPTX
Ansible as a better shell script
PDF
Configuring Syslog by Octavio
PDF
Building a network emulator with Docker and Open vSwitch
PDF
Linux Network commands
PDF
InfluxDB IOx Tech Talks: The Impossible Dream: Easy-to-Use, Super Fast Softw...
PDF
Odoo Online platform: architecture and challenges
PDF
tdc2012
PPTX
ulimit
PDF
The Quantum Physics of Java
MongoDB Replication Cluster
Linux-Permission
zmq.rs - A brief history of concurrency in Rust
RedisConf17 - Internet Archive - Preventing Cache Stampede with Redis and XFetch
DNS (BIND) on CentOS
Syslog-ng Performance
Mastering the Unix Command Line
Mercurial
Tinydns and dnscache
Ansible as a better shell script
Configuring Syslog by Octavio
Building a network emulator with Docker and Open vSwitch
Linux Network commands
InfluxDB IOx Tech Talks: The Impossible Dream: Easy-to-Use, Super Fast Softw...
Odoo Online platform: architecture and challenges
tdc2012
ulimit
The Quantum Physics of Java
Ad

Similar to Installation of application server 10g in red hat 4 (20)

PDF
Install oracle11gr2 rhel5
PDF
Rac on NFS
PDF
Oracle 11g R2 RAC setup on rhel 5.0
PPSX
Linux configer
PDF
DCEU 18: Tips and Tricks of the Docker Captains
PDF
Hotsos Advanced Linux Tools
ODP
Asian Spirit 3 Day Dba On Ubl
PPTX
Real World Experience of Running Docker in Development and Production
PDF
파이썬 개발환경 구성하기의 끝판왕 - Docker Compose
PDF
Docker and friends at Linux Days 2014 in Prague
PDF
Oracle cluster installation with grid and iscsi
PDF
Android Boot Time Optimization
PPT
les_02.ppt of the Oracle course train_2 file
ODP
Linux Capabilities - eng - v2.1.5, compact
PPSX
Logical volume manager xfs
PDF
Lecture 6 Kernel Debugging + Ports Development
PDF
Oracle11g on fedora14
PDF
Oracle11g On Fedora14
PDF
Kafka Summit SF 2017 - One Day, One Data Hub, 100 Billion Messages: Kafka at ...
PDF
Oracle cluster installation with grid and nfs
Install oracle11gr2 rhel5
Rac on NFS
Oracle 11g R2 RAC setup on rhel 5.0
Linux configer
DCEU 18: Tips and Tricks of the Docker Captains
Hotsos Advanced Linux Tools
Asian Spirit 3 Day Dba On Ubl
Real World Experience of Running Docker in Development and Production
파이썬 개발환경 구성하기의 끝판왕 - Docker Compose
Docker and friends at Linux Days 2014 in Prague
Oracle cluster installation with grid and iscsi
Android Boot Time Optimization
les_02.ppt of the Oracle course train_2 file
Linux Capabilities - eng - v2.1.5, compact
Logical volume manager xfs
Lecture 6 Kernel Debugging + Ports Development
Oracle11g on fedora14
Oracle11g On Fedora14
Kafka Summit SF 2017 - One Day, One Data Hub, 100 Billion Messages: Kafka at ...
Oracle cluster installation with grid and nfs
Ad

Recently uploaded (20)

PDF
Yogi Goddess Pres Conference Studio Updates
PDF
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
PDF
01-Introduction-to-Information-Management.pdf
PDF
Trump Administration's workforce development strategy
PDF
Complications of Minimal Access Surgery at WLH
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Updated Idioms and Phrasal Verbs in English subject
PDF
RMMM.pdf make it easy to upload and study
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Classroom Observation Tools for Teachers
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
master seminar digital applications in india
Yogi Goddess Pres Conference Studio Updates
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
01-Introduction-to-Information-Management.pdf
Trump Administration's workforce development strategy
Complications of Minimal Access Surgery at WLH
2.FourierTransform-ShortQuestionswithAnswers.pdf
Final Presentation General Medicine 03-08-2024.pptx
Updated Idioms and Phrasal Verbs in English subject
RMMM.pdf make it easy to upload and study
Final Presentation General Medicine 03-08-2024.pptx
Classroom Observation Tools for Teachers
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Supply Chain Operations Speaking Notes -ICLT Program
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
master seminar digital applications in india

Installation of application server 10g in red hat 4

  • 1. Installation of Application Server 10g in RedHat 4 Prepared by: Lasang Jimba Tamang(10) Rojina Maharjan(35)
  • 2. Modify Kernel Parameters Open /etc/sysctl.conf #Oracle 9ias params kernel.sem = 256 32000 100 142 kernel.shmmax = 4294967295 kernel.shmmni = 4096 kernel.shmall = 2097152 kernel.msgmax = 8192 kernel.msgmni = 2878 kernel.msgmnb = 65535 net.ipv4.ip_local_port_range = 1024 65000 fs.file-max = 131072 This configuration is the minimum except for ■ shmmax = 2147483648 ■ shmmni = 142
  • 3. Increase the shell limits Open /etc/security/limits.conf file * soft nofile 2048 * hard nofile 16384 * soft nproc 2047 * hard nproc 16384 Each line follows this format: *<Tab><Tab>soft<Tab>nofile<Tab><Tab>2048
  • 4. Create the oracle User and Groups [root@appsvr root]# groupadd oinstall [root@appsvr root]# groupadd dba [root@appsvr root]# groupadd oper [root@appsvr root]# useradd –g oinstall oracle [root@appsvr root]# useradd –g oinstall –G dba,oper oracle [root@appsvr root]# passwd oracle
  • 5. Open /etc/profile file Place the code before the export statement if [ $USER = &quot;oracle&quot; ]; then if [ $SHELL = &quot;/bin/ksh&quot; ]; then ulimit -n 16384 ulimit –p 16384 else ulimit –u 16384 –n 16384 fi fi
  • 6. At the end of the file before the “unset i” TMP=/tmp; export TMP TMPDIR=/tmp; export TMPDIR
  • 7. Log out and log in as the oracle user [root@appsvr root]# su – oracle [oracle@appsvr oracle]$ ulimit –aH core file size (blocks) unlimited data seg size (kbytes) unlimited file size (blocks) unlimited max locked memory (kbytes) unlimited max memory size (kbytes) unlimited open files 16384 pipe size (512 bytes) 8 stack size (kbytes) unlimited cpu time (seconds) unlimited max user processes 16384 virtual memory (kbytes) unlimited
  • 8. Use of cpio utility to extract file from archive cpio –idmv < ias904_linux_disk1.cpio [oracle@appsvr ias]$ ls –l drwxr-xr-x 7 oracle oinstall 4096 Dec 15 18:21 Disk1 drwxr-xr-x 3 oracle oinstall 4096 Dec 15 11:59 Disk2
  • 9. Environmental Variables [oracle@appsvr Disk1]$ env |grep TMP TMPDIR=/tmp TMP=/tmp
  • 10. Contd.. [oracle@appsvr Disk1]$ env |grep -i oracle USER=oracle MAIL=/var/spool/mail/oracle LOGNAME=oracle HOME=/home/oracle PATH=/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin OLDPWD=/home/oracle
  • 11. Contd.. [oracle@appsvr Disk1]$ env | grep -i path PATH=/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin
  • 12. Installing the Infrastructure [oracle@appsvr Disk1]$ ./runInstaller /tmp/OraInstall2003-12-29 Open \home\oracle\disk1\install\Orapram.ini
  • 13. Continued…. Starting Oracle Universal Installer ... Checking requirements... Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3 Passed All requirements met. Checking if CPU speed is above 450 MHz. Actual 1532 MHz Passed Checking for Kernel version 2.4.9-e.25 Passed Checking for glibc version glibc-2.2.4-32 Passed Checking operating system packages: gcc-2.96,pdksh-5.2.14,openmotif- 2.1.30,sysstat-4.0.1,compat-glibc-6.2-2.1.3.2,libstdc++-2.96 Passed Checking swap space: must be greater than 1536 MB. Actual 1709MB Passed Preparing to launch Oracle Universal Installer from /tmp/OraInstall2003-12-29_ 08-46-19PM. Please wait ...
  • 14.  
  • 15.  
  • 16. Open a new terminal, change to root, and run the script. su – root cd …/oraInventory (your oraInventory location) ./orainstRoot.sh Once the script has completed, return to the dialog box and select Continue
  • 17.  
  • 18.  
  • 19.  
  • 20.  
  • 21.  
  • 22.