下行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#数据库的希德

企鹅小屋6折年付240元起,美国CN2 GIA VPS促销,独享CPU,三网回程CN2 GIA

企鹅小屋怎么样?企鹅小屋最近针对自己的美国cn2 gia套餐推出了2个优惠码:月付7折和年付6折,独享CPU,100%性能,三网回程CN2 GIA网络,100Mbps峰值带宽,用完优惠码1G内存套餐是年付240元,线路方面三网回程CN2 GIA。如果新购IP不能正常使用,请在开通时间60分钟内工单VPS技术部门更换正常IP;特价主机不支持退款。点击进入:企鹅小屋官网地址企鹅小屋优惠码:年付6折优惠...

DediPath($1.40),OpenVZ架构 1GB内存

DediPath 商家成立时间也不过三五年,商家提供的云服务器产品有包括KVM和OPENVZ架构的VPS主机。翻看前面的文章有几次提到这个商家其中机房还是比较多的。其实对于OPENVZ架构的VPS主机以前我们是遇到比较多,只不过这几年很多商家都陆续的全部用KVM和XEN架构替代。这次DediPath商家有基于OPENVZ架构提供低价的VPS主机。这次四折的促销活动不包括512MB内存方案。第一、D...

v5server:香港+美国机房,优质CN2网络云服务器,7折优惠,低至35元/月

v5net当前对香港和美国机房的走优质BGP+CN2网络的云服务器进行7折终身优惠促销,每个客户进线使用优惠码一次,额外有不限使用次数的终身9折优惠一枚!V5.NET Server提供的都是高端网络线路的机器,特别优化接驳全世界骨干网络,适合远程办公、跨境贸易、网站建设等用途。 官方网站:https://v5.net/cloud.html 7折优惠码:new,仅限新客户,每人仅限使用一次 9...

ubuntu14.10为你推荐
沙滩捡12块石头价值近百万捡块石头价值一亿 到底是什么石头能价值一亿vc组合金钟大奖VC组合的两个人分别叫什么?摩拜超15分钟加钱摩拜单车免费卡和5元90天能叠加吗firetrap流言终结者 中的银幕神偷 和开保险柜 的流言是 取材与 那几部电影的李子柒年入1.6亿新晋网红李子柒是不是背后有团队是摆拍、炒作为的是人气、流量?同ip网站查询服务器禁PING 是不是就可以解决同IP网站查询问题百度关键词工具常见百度关键词挖掘方法分别是什么请列举?www.44ri.comwww.yydcsjw.comwww.vtigu.com初三了,为什么考试的数学题都那么难,我最多也就135,最后一道选择,填空啊根本没法做,最后几道大题倒www.zhiboba.com登录哪个网站可以看nba当天的直播 是直播
大庆服务器租用 国外vps租用 如何注册网站域名 精品网 河南服务器 静态空间 nerds 佛山高防服务器 qq对话框 umax120 如何安装服务器系统 安徽双线服务器 双12 架设邮件服务器 新加坡空间 贵阳电信 免费个人网页 闪讯网 美国asp空间 热云 更多