登录 注册
当前位置:主页 > 资源下载 > 10 > 在Red Hat Enterprise Linux 6.1 x86系统上完成安装Oracle 11g的全过程

在Red Hat Enterprise Linux 6.1 x86系统上完成安装Oracle 11g的全过程

  • 更新:2024-08-14 10:05:50
  • 大小:1.13MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Oracle - 数据库
  • 格式:ODT

资源介绍

以下是我在linux上安装oracle11g的心得,希望对看到的人有所帮助。 如果还有什么问题希望可以讨论,这是我的邮箱liyangmengyao@gmail.com 一 在red hat enterprise linux6.1 x86上安装oracle11g准备 1 从官网上下载对应的软件http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html 我的电脑是32位的所以我下载的是linux_11gR2_database_1of2.zip and linux_11gR2_database_2of2.zip 解压缩程序问题,要用命令解压缩,包含两个命令: unzip linux_11gR2_database_1of2.zip unzip linux_11gR2_database_2of2.zip 注意:把这两个.zip文件解压到一个文件夹下,不然就会出问题。 2 系统环境需求 内存:最小1GB,推荐2GB或以上