In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
ORACLE 11g R2
Detailed installation instructions
Catalogue
I. description of the environment. four
1. Machine configuration. four
2. Operating system. four
3. Language environment. four
4. Database version. four
Second, prepare before installation. four
1. Modify the language environment. four
2. Resolve the prerequisites. five
(1) check the required software packages for oracle. five
(2) installation confirmation. six
(3) obtain the software package. seven
(4) install with rpm. seven
3. Modify the host name. eight
4. Modify the hosts file. eight
5. Modify the configuration file. eight
(1) modify / etc/sysctl.conf. eight
(2) modify / etc/security/limits.conf.... nine
(4) modify / etc/profile. ten
6. Add groups and users. ten
7. Create the oracle installation directory. eleven
8. Modify the environment variables of oracle users. eleven
9. Restart the system. twelve
Red Hat Enterprise 7 install Oracle11gR2
Page 3 of 52
10. Upload database software. twelve
11. Decompression software. twelve
Third, install the database. thirteen
1. Install database software. thirteen
2. Create database snooping. twenty-six
3. Create a database instance. thirty-one
Fourth, ORACLE database management. forty-one
1. Monitoring management. forty-one
(1) check the running status of the listener. forty-two
(2) start monitoring. forty-two
(3) turn off monitoring. forty-three
2. Database management. forty-three
(1) check the running status of the database. forty-three
(2) start the database. forty-four
(3) log in to the database to execute the command. forty-five
(4) close the database. forty-six
3. OEM management. forty-seven
(1) check the running status of OEM. forty-seven
(2) start dbconsole. forty-eight
(3) close dbconsole. forty-nine
Fifth, Win client connects to the database. fifty
Red Hat EnterpriseLinux 7 installation Oracle11g detailed installation steps
1. Machine configuration
Architecture: virtual machine X86room64
CPU:Intel (R) Core (TM) 2 Duo CPU E8400 @ 3.00GHz 2 Core
Physical memory: 2GB
2. Operating system
Red Hat Enterprise Linux Server release 7.2
ORACLE requires that the swap partition is about 2.2 times the size of physical memory.
3. Language environment
LANG=en_US.utf8
4. Database version
Oracle 11gR2 X64
1. Modify the language environment
Change the language environment to English, otherwise Chinese garbled will appear during installation.
# exportLANG= en_US.utf8
Check if the locale has been modified
Note that this is a temporary change of locale, which will be changed back to the default value after reboot.
Execute if you want to modify and restart for a long time to continue to take effect
# localectl set-locale.utf8
The essence of this name is to modify the following configuration file / etc/locale.conf, so modifying the locale can also modify the configuration file directly.
# vim / etc/locale.conf Open this file and modify it as follows
LANG=en_US.utf8
The tutorial is too long to be fully displayed here. For more detailed tutorials, please refer to the download materials. You can download the complete tutorial.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.