下行ubuntu14.10安装oracle11g(安装Oracle11g Ubuntu14.10)

ubuntu14.10  时间:2021-03-10  阅读:()

ubuntu14. 10安装oracle11g 安装Oracle11g Ubuntu14. 10Bothered for a week, and finally got it out.

Although the number of online tutorials, but most of them area word or two interception, plus individual installation ofdifferent circumstances, many places still need to resolveNow record, to keep their own files, by the way for the needsof the reference

If you haven't installed the Ubuntu system, or you feel yourUbuntu system version is low, if you want to change it, pleaseset the swap partition (SWAP) larger (minimum 4G) at the timeof partitioning

Otherwise, when you install Oracle as a pre condition check,he will indicate that the exchange space is not enough, andOracle requires swap to be at least 3.69G

*oracle installation premise: ensure that the machine has beeninstalled JDK

Ubuntu Linux defaults to its own OpenJdk, and gives it to thesuper cow, and the terminal type:

$sudo apt-get install openjdk-7-jre

$sudo apt-get install openjdk-7-jdk

(ps: because I am not familiar, for Ubuntu to install their ownfrom the official website of JDK 1. 7_u60 for Linux so then the

machine has two JDK, but did not conflict, too. )

AfterJDKfinished, you can go to the terminal to see the versioni nformat ion:

Java -version

Let' s get down to business and install oracle:

1. update system: (this step I did not do, 14.04 is the latestversion of the Ubuntu system, system services are almost newerversion, plus their own manual secure a bunch of DEB packages)Sudo apt-get update

Sudo apt-get dist-upgrade

*2. installation relies on packages, a very important stepLook at your software source, because in most cases you wantto add source address on it, so use GEDIT instead of catSudo GEDIT /etc/apt/sources. list

So you can open your existing source list. (notice sources, nots ource)

In order to successfully install 32 bit compatible packageia32-libs, you need to add these lines in the source (and somepeople say that the g++-multilib is loaded without ia32-libs,I haven't tried) :

Deb http://extras.ubuntu. com/ubuntu trusty main

Deb-src http://extras.ubuntu.com/ubuntu trusty main

Deb http://archive.ubuntu. com/ubuntu/ raring main restricteduniverse multiverse

Save the source file after updating.

Here you can use the super cow force to carry out theinstallation of dependent packages, the following should beinstalled, otherwise the back of the graphical interfaceinstallation will be wrong on the way, careful one by one check,terminal type:

Sudo apt-get install bzip2

Sudo apt-get install elfutils

Sudo apt-get install automake

Sudo apt-get install autotools-dev

Sudo apt-get install binutils

Sudo apt-get install Expat

Sudo apt-get install gawk

Sudo apt-get install GCC

Sudo apt-get install gcc-multilibSudo apt-get install g++-multilibSudo apt-get install ia32-libs

Sudo apt-get install Ksh

Sudo apt-get install less

Sudo apt-get install lesstif2

Sudo apt-get install lesstif2-devSudo apt-get install lib32z1

Sudo apt-get install libaio1

Sudo apt-get install libaio-devSudo apt-get install libc6-dev

Sudo apt-get install libc6-dev-i386Sudo apt-get install libc6-i386Sudo apt-get install libelf-devSudo apt-get install libltdl-dev

Sudo apt-get install libmotif4

Sudo apt-get install libodbcinstq4-1 libodbcinstq4-1:i386Sudo apt-get install libpth-dev

Sudo apt-get install libpthread-stubs0sudo apt-get install libpthread-stubs0-devsudo apt-get install libstdc++ 5sudo apt-get install LSB Cxxsudo apt-get install使sudo apt-get install OpenSSH服务器sudo apt-get install pdkshsudo apt-get install rlwrapsudo apt-get install转sudo apt-get install SYSSTATsudo apt-get install unixODBCsudo apt-get install unixODBC devsudo apt-get install解压

sudo apt-get install X11应用sudo apt-get install zlibc

* 3。检查系统变量

/sbin sysctl - | grep SEM

/sbin sysctl - | grep SHM

/sbin sysctl - | grep文件最大

/sbin sysctl - | grep AIO最大

/sbin sysctl - | grep ip_local_port_range

/sbin sysctl - | grep rmem_default

/sbin sysctl - | grep rmem_max

/sbin sysctl - | grep wmem_default

/sbin sysctl - | grep wmem_max

然后根据上面命令中得到的参数值在/ etc / sysctl conf中增加对应数据上面查完以后用笔记一下吧sudo gedit /etc/sysctl.conf

把sysctl conf中的以下内容用查得的值填上

f s.a i o-max-nr =f s.f i le-max =kernel. shmall =kerne l. shmmax =kerne l. shmmni =kernel. sem =net. ipv4. ip_local_port_range =net. core.rmem_default =

net. core.rmem_max =

net. core.wmem_default =

net. core.wmem_max =

运行一下命令更新内核参数sysctl –P

4。添加对当前用户的内核限制在/etc/security/limits.conflimits. conf文件中增加以下数据XXX为你当前用户名XXX软nproc 2047

XXX硬nproc 16384

XXX软nofile 1024

XXX硬nofile 65536

XXX软堆栈10240

5。检查/ etc /聚丙烯酰胺。 D /登录增加以下行有了就不用增加了

会议要求pam_limit s. so

检查/ etc / D /苏没有以下行就自己加上PAM

会议要求pam_limit s. so

6。 Oracle默认不支持Ubuntu需要欺骗一下Oracle安装程序看不懂没关系按着做就行了我也不懂mkdir / usr / lib64

LN

在S / lib / x86_64-linux-gnu / libgcc_s。所以。 1 / lib64 /LN的/usr/bi n/v i awk /斌/ awk

LN的/usr/bin/vi basename /斌/ basename

LN的/usr/bin /转/斌/转

LN的/usr/lib x86_64-linux-gnu/ libc_nonshared。 /usr/ lib64/

LN的/usr/lib x86_64-linux-gnu / libpthread_nonshared。 / usr/ lib64 /

LN的/usr/lib x86_64-linux-gnu/ libstdc++。所以。 6 / lib64 /LN的/usr/lib x86_64-linux-gnu/libstdc++。所以。6/usr/lib64/

回声的Red Hat Linux 5发布′ > / etc/redhat-release

7。配置Oracle的环境变量sudo gedit ~ /。简介

打开。轮廓文件为文件中添加以下行

# Oracl e

#这个写你后头要安装的路径

出口oracle_base = /家/应用程序/ XXX XXX

出口orac le_home = $ oracle_base /产品/ 11.2.0/dbhome_1#数据库的希德

VPSMS:53元/月KVM-512MB/15G SSD/1TB/洛杉矶CN2 GIA

VPSMS最近在做两周年活动,加上双十一也不久了,商家针对美国洛杉矶CN2 GIA线路VPS主机提供月付6.8折,季付6.2折优惠码,同时活动期间充值800元送150元。这是一家由港人和国人合资开办的VPS主机商,提供基于KVM架构的VPS主机,美国洛杉矶安畅的机器,线路方面电信联通CN2 GIA,移动直连,国内访问速度不错。下面分享几款VPS主机配置信息。CPU:1core内存:512MB硬盘:...

CloudCone:KVM月付1.99美元起,洛杉矶机房,支持PayPal/支付宝

CloudCone的[2021 Flash Sale]活动仍在继续,针对独立服务器、VPS或者Hosted email,其中VPS主机基于KVM架构,最低每月1.99美元,支持7天退款到账户,可使用PayPal或者支付宝付款,先充值后下单的方式。这是一家成立于2017年的国外VPS主机商,提供独立服务器租用和VPS主机,其中VPS基于KVM架构,多个不同系列,也经常提供一些促销套餐,数据中心在洛杉...

HostKvm香港VPS七折:$5.95/月KVM-2GB内存/40GB硬盘/500GB月流量

HostKvm是一家成立于2013年的国外主机服务商,主要提供VPS主机,基于KVM架构,可选数据中心包括日本、新加坡、韩国、美国、俄罗斯、中国香港等多个地区机房,均为国内直连或优化线路,延迟较低,适合建站或者远程办公等。商家本月针对香港国际机房提供特别7折优惠码,其他机房全场8折,优惠后2G内存香港VPS每月5.95美元起,支持使用PayPal或者支付宝付款。下面以香港国际(HKGlobal)为...

ubuntu14.10为你推荐
哈利波特罗恩升级当爸电影哈利波特中罗恩一家的红头发为什么后来变成金色的了固态硬盘是什么固态硬盘是什么意思蓝色骨头手机宠物的骨头分别代表几级?lunwenjiance论文检测,知网的是32.4%,改了以后,维普的是29.23%。如果再到知网查,会不会超过呢?psbc.com95580是什么诈骗信息不点网址就安全吧!haokandianyingwang谁有好看电影网站啊、要无毒播放速度快的、在线等www.vtigu.com如图,已知四边形ABCD是平行四边形,下列条件:①AC=BD,②AB=AD,③∠1=∠2④AB⊥BC中,能说明平行四边形www.5any.com重庆哪里有不是全日制的大学?www.5any.com我想去重庆上大学www.5any.comwww.qbo5.com 这个网站要安装播放器
到期域名查询 网站备案域名查询 rak机房 便宜建站 双11抢红包攻略 150邮箱 个人域名 howfile admit的用法 789电视网 中国电信测速网 东莞服务器 联通网站 海外空间 免费个人主页 成都主机托管 国外免费云空间 腾讯网盘 后门 umax 更多