该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

在执行静默安装的命令时 执行一会就抛出这样一个错误

[oracle@ajie database]$./runInstaller-silent -noconfig -force -responseFile /oracle/install/db_install.rsp

错误信息:

[FATAL] [INS-32013] The Oracle Base location is empty.

CAUSE: The Oracle Base location was empty.

ACTION: Specify a path for Oracle Base location.

[FATAL] [INS-32013] The Oracle home Location location is empty.

CAUSE: The Oracle home Location location was empty.

ACTION: Specify a path for Oracle home Location location.

[FATAL] [INS-32021] Insufficient disk space on this volume for the selected Oracle home.

CAUSE: The selected Oracle home was on a volume without enough disk space.

ACTION: Choose a location for Oracle home that has enough space (minimum of 4,043MB) or free up space on the existing volume.

A log of this session is currently saved as: /tmp/OraInstall2017-03-14_11-09-57AM/installActions2017-03-14_11-09-57AM.log. Oracle recommends that if you want to keep this log, you should move it from the temporary location to a more permanent location.

其中我的.bash_profile配置文件配置如下

# .bash_profile

# Get the aliases and functions

if [ -f ~/.bashrc ]; then

. ~/.bashrc

fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin

export PATH

ORACLE_SID=orcl

ORACLE_BASE=/disk4/oracle/app/oracle

ORACLE_HOME=/oracle/app/oracle/product/11.2.0/dbhome_1

PATH=$ORACLE_HOME/bin:$PATH

export ORACLE_SID ORACLE_BASEORACLE_HOME PATH

oracle 进入empt,关于redhat6.2静默安装oracle11g出现的问题 大神救命相关推荐

  1. oracle 静默安装出错,关于redhat6.2静默安装oracle11g出现的问题 大神救命

    该楼层疑似违规已被系统折叠 隐藏此楼查看此楼 在执行静默安装的命令时 执行一会就抛出这样一个错误 [oracle@ajie database]$./runInstaller-silent -nocon ...

  2. Oracle Database 11.2.0.1(静默安装)

    http://www.cnblogs.com/ylqmf/archive/2012/04/16/2451211.html 本文档是Oracle Database 11.2.0.1 for RHEL5 ...

  3. 在centos7中静默安装oracle11g

    Centos7静默安装Oracle11G r2 I'm coming !!! 如题,进行操作吧!!!!! 环境准备 软件包在此提取码:vt9f 步骤 安装yum源 在这里用的是阿里云的yum源 [ro ...

  4. oracle linux 图形化,Linux7图形化安装Oracle11g教程,亲测实用有效!

    linux图形化安装Oracle11g和静默安装Oracle11g前面步骤是一样的,可以参考Linux7静默安装Oracle11g教程,亲测实用有效!的前11步骤,接下来: 12.开始安装 切换到or ...

  5. 凯歌Java百家号_centos7下静默安装oracle11G图解配置 1

    前言: 本文是<centos7下静默安装oracle11G图解配置>中第一篇.因linux下安装Oracle太过繁琐,如果写在一篇文章中,太长了.本文主要讲解安装前环境配置. Centos ...

  6. 阿里云centos6静默安装oracle11G

    阿里云centos6静默安装oracle11G,亲身安装,详细步骤,百分之99.9999的成功 https://download.csdn.net/download/cowbin2012/103578 ...

  7. 阿里/腾讯云静默安装Oracle11G超级详细教程

    阿里/腾讯云linux安装Oracle11G 本教程使用的环境是: 1H2G Centos7.6 64bit 检查硬件环境 内存要求>1GB(最好是2GB),交换内存大于物理内存的1.5倍,硬盘 ...

  8. Oracle - CentOS7.4 静默安装Oracle11g

    1.准备oracle 安装包 linux.x64_11gR2_database_1of2.zip 和 linux.x64_11gR2_database_2of2.zip 2.检查本机依赖包,检查命令如 ...

  9. Linux7静默安装Oracle11g教程,亲测实用有效!

    1.查看swap大小,若小于150M,需添加增加虚拟空间 dd if=/dev/zero of=/swapadd bs=1024 count=2006424 mkswap /swapadd swapo ...

  10. CentOS7静默安装oracle11g

    操作系统: [root@docker ~]# uname -m x86_64 [root@docker ~]# cat /etc/redhat-release CentOS Linux release ...

最新文章

  1. java学习之借书系统
  2. [转载]永远保持随时可以离开的能力(不仅仅是张泉灵)
  3. C++ Primer 5th笔记(chap 13 拷贝控制) 实例2内存管理
  4. 鹅厂二面,Nginx回忆录
  5. usb3.0 linux无法识别,USB3.0接口不能识别U盘的解决方法
  6. allegro标注尺寸设置_标注新升级 | SOLIDWORKS 2020新功能揭秘
  7. 《帝友 P2P 网络借贷系统》
  8. [转]让iframe自适应高度-真正解决
  9. js如何判断是否在iframe中及防止网页被别站用 iframe嵌套 (Load denied by X-Frame-Options)...
  10. 安卓java代码写控件_安卓自定义流程进度图控件实例代码
  11. Groovy 设计模式 -- null对象模式
  12. 动态路由下的导航守卫--(to,from,next)
  13. switchHosts下载地址
  14. 苹果ppt_从苹果发布会到抖音,火遍互联网的快闪视频如何用PPT轻松制作?
  15. 禁止华硕触摸板的纠结历程
  16. Whmcs、ZKEYS、星外、云谷IDCsystem、一对一、Swapidc哪个主机系统好用?
  17. 高可靠性——TSN (Time Sensitive Network 时间敏感网络) 802.1Qci 协议介绍
  18. 分布式数据库中间件对比总结 数据库(分库分表)中间件对比
  19. python实现《扫雷》小游戏
  20. gcc与cuda的关系

热门文章

  1. php 留言回复对话_php实现留言板功能(会话控制)
  2. Bootstrap 使用教程 与jQuery的Ajax方法
  3. JDK源码分析(2)之 Array 相关
  4. ES6 Set结构和Map结构(上)
  5. [剑指Offer] 36.两个链表的第一个公共结点
  6. 软考错题合集之12-11-AM
  7. NOIP 2015复赛提高组Day2 T1==Codevs 4768 跳石头
  8. 北大学子求职经历与建议(IT类) 收藏
  9. java Thread.yield()用法详解
  10. c3p0 mysql 连接池配置文件_使用XML配置c3p0数据库连接池