Oracle
1. Modifying the kernel
Vi/etc/system
Set shmsys:shminfo_shmmax=268435456 (native memory is 512M)
Set Shmsys:shminfo_shmmin=1
Set shmsys:shminfo_shmmni=100
Set shmsys:shminfo_shmseg=10
Set semsys:seminfo_semmni=110
Set semsys:seminfo_semmns=310
2. Create users and Groups
# Groupadd DBA
#useradd –g dba–d/export/home/oracle–m Oracle
#passwd Oracle
# display=192.168.0.178:0.0 I will make an error when I install it, then I'll comment
4. Extract Oracle 10g installation package
Change the long file name to sol10g.cpio.gz
#cp Sol10g.cpio.gz/export/home
In the decompression #gunzip sol10g.cpio.gz
#cpio-IVMD <sol10g.cpio
Modify/export/home/disk1/install, modify Oraparam.ini oraparam.var version statement solaris=5.6,5.7,5.8,5.9, 5.10
#添加红色部分 If an error occurs, be aware that you want to view installation errors
5. Installation
Install with an Oracle account
./runinstaller The following steps are simple.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service