SUSE10操作系统安装
- 格式:doc
- 大小:2.66 MB
- 文档页数:55


Linux(SUSE10)安装Oracle11g
一、安装oracle前提(root账户登陆)
1.1首先将数据库的iso文件上传root目录下
1.2安装Oracle 11g的内存要求:至少1G的物理内存
输入如下命令查看物理内存大小。命令 : grep MemTotal /proc/meminfo
1.3查看swap交换分区
命令 : grep SwapTotal /proc/meminfo
1.4查看/tmp目录空闲区
命令 : df –h /tmp
1.5本机上成功安装X Mangager2软件,文档详见总结文档
二、检查软件包需求
2.1检查软件包:
rpm -q binutils-2.16.91.0.5
rpm -q compat-libstdc++-5.0.7
rpm -q glibc-2.4-31.2
rpm -q glibc-devel-2.4-31.2 rpm -q gcc-4.1.0
rpm -q ksh-93r-12.9
rpm -q libaio-0.3.104
rpm -q libaio-devel-0.3.104
rpm -q libelf-0.8.5
rpm -q libgcc-4.1.0
rpm -q libstdc++-4.1.0
rpm -q libstdc++-devel-4.1.0
rpm -q make-3.80
rpm -q sysstat-6.0.2
rpm -q unixODBC-2.2.11
rpm -q unixODBC-devel-2.2.11
注明:后面三个包(sysstat-6.0.2,unixODBC-2.2.11,unixODBC-devel-2.2.11)不安装也可以执行
到网上去下载并安装包:runora包,下载后制作成镜像文件后cp到home目录下之后使用命令:rpm -ivh 包名.rpm执行安装命令
查询已经安装的软件包命令是:
SUSE Linux Enterprise 11SP1
静默安装Oracle 11gR2说明文档
1 准备oracle安装文件
Oracle11gR2包含两个文件linux_11gR2_database_1of2.zip和linux_11gR2_database_2of2.zip,下载地址分别是:
/otn/linux/oracle11g/R2/linux_11gR2_database_1of2.zip
/otn/linux/oracle11g/R2/linux_11gR2_database_2of2.zip
下载完成后将这两个文件通过SSH上传到/usr/local/oracle中。
解压安装文件到当前目录
[root@localhost root]#cd /usr/local/oracle
[root@localhost oracle]#unzip linux_11gR2_database_1of2.zip
[root@localhost oracle]#unzip linux_11gR2_database_2of2.zip
执行以上命令后,将会在/usr/local/oracle/下面产生名为database的目录,这就是oracle安装程序的目录。
2 准备oracle的安装目标目录
安装目标目录是用户想将oracle安装到哪个位置的目录,本次我们将oracle安装到/opt/oracle目录中,以下为目录创建命令。
3 创建oracle相关用户和用户组
oracle不能在root帐户下进行安装,所以需要为oracle的安装专门创建一个用户,同时需要创建dba和oinstall的用户组。
以下命令将创建dba和oinstall用户组:
以下命令将创建oracle用户,并设置密码 [root@localhost oracle]#mkdir –p /opt/oracle
[root@localhost oracle]#groupadd dba
中国协同软件市场连续五年占有率第一
北京致远协创软件有限公司 1 / 64
A6协同管理软件
V283安装维护手册
[说明]
本手册只针对A6V283版本,该版本安装方式同其他版本有差异,其他版本的安装参考相应版本的操作手册。A6V283支持Windows2003/2008、Windows2003/Windows2008 X64、Windows XP操作系统和X32/X64(32位、64位)suse10、 suse11。
© 2010 Seeyon Co., Ltd.
All rights reserved.
This document contains information that
is proprietary and confidential to Seeyon.,
which shall not be disclosed outside the
recipient's company or duplicated, used or
disclosed in whole or in part by the
recipient for any purpose other than to
evaluate this file. Any other use or
disclosure in whole or in part of this
information without the express written
permission of Seeyon. is prohibited.
Date: 2010-4-9 中国协同软件市场连续五年占有率第一
1 第四章 常用操作系统安装指南 注意: 1.以下安装指南适合于用户不采用万全导航操作系统安装导航盘进行自动安装的情况;若用户使用万全导航操作系统安装导航盘自动安装操作系统,请参照《联想万全服务器万全导航用户手册》中操作系统安装部分进行。 2.安装操作系统之前,请务必先阅读操作系统安装前的准备工作说明,确认您的机型配置,做好必需的驱动备份,然后参照对应的安装指南进行操作。 3.请您准备一台运行主流Windows中文版操作系统的机器,将万全导航驱动程序光盘放入光驱中,按提示信息找到所需的驱动程序,并根据提示信息将驱动程序备份到联想USB闪存式软盘驱动器(Lenovo USB Floppy Driver Key)。 4.驱动程序备份的详细操作方法,请参见《联想万全服务器万全导航用户手册》相关内容。 5.如果您配置的硬盘有效总容量大于2T,请参考本手册第五章相关内容。 说明:本指南以板载SATA RAID配置为例进行操作系统安装说明,其它配置操作系统安装方法类似。 4.1 此安装指南适用LSI 8708E/LSI 9260-8i配置 包含以下常用的操作系统安装指南: 1. Windows Server 2003 Enterprise Edition R2 SP2 x86简体中文版 2. Windows Server 2003 Enterprise Edition R2 SP2 x86英文版 3. Windows Server 2003 Enterprise Edition R2 SP2 x64简体中文版 4. Windows Server 2003 Enterprise Edition R2 SP2 x64英文版 5. Windows Server 2008 R2 Standard Edition x64简体中文版 6. Windows Server 2008 R2 Enterprise Edition x64简体中文版 7. Windows Server 2008 R2 Standard Edition x64英文版 8. Windows Server 2008 R2 Enterprise Edition x64英文版 9. Windows Server 2008 R2 Standard Edition x64 OEM简体中文版 10. Windows Server 2008 R2 Enterprise Edition x64 OEM简体中文版 11. RedHat Enterprise Linux AS 5.0 Update 4 x86 12. RedHat Enterprise Linux AS 5.0 Update 4 x64 13. Suse Linux Enterprise Server 11 x86 14. Suse Linux Enterprise Server 11 x64 15. Suse Linux Enterprise Server 10 SP2 X86 16. Suse Linux Enterprise Server 10 SP2 X64 4.1.1 Windows Server 2003 R2 SP2简体中文版安装指南 说明:本节适用于以下几种操作系统: 1. Windows Server 2003 Enterprise Edition R2 SP2 x86简体中文版 2. Windows Server 2003 Enterprise Edition R2 SP2 x64简体中文版