|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
如果您觉得本篇CentOSLinux教程讲得好,请记得点击右边漂浮的分享程序,把好文章分享给你的小伙伴们!一.装置centos6.5x86
二.装置ora所需的库
三.修正centos内核
四.建用户组和目次布局等
五.装置ora11g2r
六.装置sqlplus的翻页步伐和help补钉
七.自启动剧本
八.经常使用下令
############################################################################
一.装置centos6.5x86
装置centos6x86,选择desktop,选择“开辟”勾选“开辟工具”和“附加开辟”两项。内存2G,swap分区4200M
二.装置ora所需的库
1.装置体系包
rpm-qbinutils-2.20.51.0.2compat-libcap1compat-libstdc++-33-3.2.3gcc-4.4.7gcc-c++-4.4.7glibc-2.12glibc-devel-2.12libgcclibstdc++-libstdc++-devellibgcclibstdc++-libstdc++-devellibaio-0.3.107libaio-devel-0.3.107make-3.81sysstat-9.0.4
缺三个
rpm-ivhcompat-libcap1-1.10-1.i686.rpmcompat-libstdc++-33-3.2.3-69.el6.i686.rpmlibaio-devel-0.3.107-10.el6.i686.rpm
2.装置数据库驱动包
rpm-qunixODBC-2.2.14unixODBC-devel-2.2.14
rpm-ivhunixODBC-2.2.14*.rpmunixODBC-devel-2.2.14*.rpm
3.装置ksh包,依照官方文档,ksh包装置有误,大概版本太高不兼容。
wgetftp://sdgtxuyong:***xx@192.168.7.66/tools/database/oracle11/ksh-20100621-18.el5.i386.rpm
wgetftp://sdgtxuyong:***xx@192.168.7.66/tools/database/oracle11/pdksh-5.2.14-37.el5_8.1.i386.rpm
rpm-ivhksh-20100621-18.el5.i386.rpm
rpm-ivhpdksh-5.2.14-37.el5_8.1.i386.rpm
4.装置字体,办理装置时中文乱码
短少"中易宋体18030"v2.01
mkdir-p/usr/share/fonts/zh_CN/TrueType
cd/usr/share/fonts/zh_CN/TrueType
wgetftp://sdgtxuyong:******@192.168.7.66/tools/database/oracle11/zysong.ttf
5.封闭iptables
chkconfigiptablesoff
chkconfigip6tablesoff
三.修正centos内核
1.修正把持文件
vim/etc/sysctl.conf
kernel.shmmni=8192
kernel.sem=25032000100128
fs.file-max=6815744
net.ipv4.ip_local_port_range=900065500
net.core.rmem_default=4194304
net.core.rmem_max=4194304
net.core.wmem_default=262144
net.core.wmem_max=1048576
fs.aio-max-nr=1048576
2.修正允许文件
vim/etc/security/limits.conf
*softnproc2047
*hardnproc16384
*softnofile1024
*hardnofile65536
3.修正上岸宁静文件
vim/etc/pam.d/login
sessionrequiredpam_limits.so
4.修正selinux
vim/etc/selinux/config
SELINUX=disabled
5.修正主机名
vim/etc/hosts删撤除一切其他的条目只留一条
192.168.7.72ora.tralinhotel.cnora
四.建用户组和目次布局等
1.建用户和组,并设置暗码
groupaddoinstall
groupadddba
groupaddoper
groupaddasmadmin
useradd-goinstall-Gdba,oper,asmadminoracle
passwdoracle
2.建目次布局
mkdir-p/u01/app/oracle/product/11.2.0/
mkdir/u01/oradata
chmod-R755/u01
chown-Roracle.oinstall/u01
3.修正情况变量
vim/home/oracle/.bash_profile
exportTMP=/tmp
exportTMPDIR=$TMP
exportORACLE_BASE=/u01/app/oracle
exportORACLE_HOME=$ORACLE_BASE/product/11.2.0/
exportORACLE_SID=ora
exportPATH=$PATH:$ORACLE_HOME/bin:/usr/local/sbin:/usr/local/bin
exportLD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib:/usr/local/lib
exportCLASS_PATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib
exportLANG="zh_CN.UTF-8"
exportORACLE_TERM=vt100
if[$USER="oracle"];then
if[$SHELL="/bin/ksh"];then
ulimit-p16384
ulimit-n65536
else
ulimit-u16384-n65536
fi
fi
4.立即失效
在终端运转/sbin/sysctl-p
五.装置ora11g2r
1.下载ora11g2r
su-oracle
wgetftp://sdgtxuyong:***xx@192.168.7.66/tools/database/oracle11/linux_11gR2_database_1of2.zip
wgetftp://sdgtxuyong:***xx@192.168.7.66/tools/database/oracle11/linux_11gR2_database_2of2.zip
unziplinux_11gR2_database_1of2.zip
unziplinux_11gR2_database_2of2.zip
2.到ui界面,用root开启xhost+
xhost+
3.装置ora11g2r
su-oracle
cddatabase
./runInstaller
4.修正tmpfs的分区巨细
vim/etc/fstab
tmpfsdefault,size=6g00
六.装置sqlplus的翻页步伐和help补钉
1.sqlplus翻页步伐
wgetftp://sdgtxuyong:***xx@192.168.7.66/tools/database/oracle11/rlwrap-0.37.tar.gz
tarzxvfrlwrap-0.37.tar.gz
./configure
make&&makeinstall
写进用户情况变量
#echoaliassqlplus="rlwrapsqlplus">>/home/oracle/.bash_profile
2.装置匡助help用system上岸
@?/sqlplus/admin/help/hlpbld.sqlhelpus.sql
用法:helpshutdown
3.证书bug,扫瞄器提醒秘钥长渡过短,没法利用web版办理
certutil-setregchainminRSAPubKeyBitLength512
七.自启动剧本(###待续)
八.经常使用下令
sqlplus/assysdba
1.开启封闭
startupnomountmountopen
alterdatabasemountopen
shutdownimmediate
2.监听办事
lsnrctl
3.开启oem监控下令
emctlstart|stopdbconsole
4.查询
以后用户名和表空间
selectusername,default_tablespacefromuser_users;
5.用户
创立
createuser用户名identifiedby口令[accountlock|unlock]
解锁
alteruser用户名accountlock|unlock;
受权
grantCONNECT,RESOURCETO用户名;
接纳
revokeCONNECT,RESOURCEFROM用户名;
如果您觉得本篇CentOSLinux教程讲得好,请记得点击右边漂浮的分享程序,把好文章分享给你的好朋友们! |
|