最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 正文

在RedHat Linux环境下面安装Oracle 11g R2数据库教程(适合新手)

来源:动视网 责编:小OO 时间:2025-09-25 13:53:55
文档

在RedHat Linux环境下面安装Oracle 11g R2数据库教程(适合新手)

TheProcessofInstallingOracle11gR2inRedHatLinux6.21Requiresofhardware1.12GBofROM(Recommend)Checkstatusofmemory.[root@www~]#grepMemTotal/proc/meminfo[root@www~]#grepSwapTotal/proc/meminfo2.210GBoffreediscspaceCheckstatusofdiscspace.[root@www~]#df–h2Re
推荐度:
导读TheProcessofInstallingOracle11gR2inRedHatLinux6.21Requiresofhardware1.12GBofROM(Recommend)Checkstatusofmemory.[root@www~]#grepMemTotal/proc/meminfo[root@www~]#grepSwapTotal/proc/meminfo2.210GBoffreediscspaceCheckstatusofdiscspace.[root@www~]#df–h2Re
The Process of Installing Oracle 11g R2 in RedHat Linux 6.2 1 Requires of hardware

1.1 2GB of ROM(Recommend)

Check status of memory.

[root@www ~]# grep MemTotal /proc/meminfo

[root@www ~]# grep SwapTotal /proc/meminfo

2.2 10GB of free disc space

Check status of disc space.

[root@www ~]# df –h

2 Requires of dependence packages

Make binutils gcc libaio glibc compat-libstdc++ elfutils-libelf elfutils-libelf-devel glibc-common glibc-headers gcc-c++ libaio-devel libgcc libstdc++ libstdc++-devel sysstat unixODBC unixODBC-devel ksh expat libXp

3 Install dependence packages

3.1 Check whether exists the needed dependence packages

3.2 Mount the virtual disc

Before mounting virtual disc, we need connect the VMware-Tools with virtual disc. Shown in the following picture.

3.3 install the needed dependence packages

4 Install VMwareTools(very easy, search steps from internet)

5 Modification of parameter

[root@www ~]# vim /etc/sysctl.conf.

[root@www ~]# sbin/sysctl –p

[root@www ~]# vim /etc/security/limits

[root@www ~]# vim /etc/hosts

[root@www ~]# vim /etc/pam.d/login

[root@www ~]# vim /etc/selinux/config

6Create new group and user

7 Modification of .bash_profile

[root@www ~]# su oracle

[oracle@www ~] $ vim /home/oracle/.bash_profile

8 Start to install Oracle 11g R2

[oracle@www ~] $ dbca

If dbca command not found, please check the .bash_profile.

Waiting about half an hour, then the installation will be successful.

9 Configuration for contact remote database

9.1 download 3 zip packages needed for installation

instantclient-basic-linux.x-11.2.0.4.0.zip

instantclient-sdk-linux.x-11.2.0.4.0.zip

instantclient-sqlplus-linux.x-11.2.0.4.0.zip

9.2 set env variable

10 Start listener

10.1 Check the status of Listener

10.2 Start Listener

[oracle@www ~] $ lsnrctl start

10.3Login

The end.

文档

在RedHat Linux环境下面安装Oracle 11g R2数据库教程(适合新手)

TheProcessofInstallingOracle11gR2inRedHatLinux6.21Requiresofhardware1.12GBofROM(Recommend)Checkstatusofmemory.[root@www~]#grepMemTotal/proc/meminfo[root@www~]#grepSwapTotal/proc/meminfo2.210GBoffreediscspaceCheckstatusofdiscspace.[root@www~]#df–h2Re
推荐度:
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top