oracle安装时ins-32035,安装11.2.0.1数据库软件报[FATAL] [INS-32035] Unable to create

在尝试静默安装Oracle 11.2.0.1数据库软件时遇到[FATAL] [INS-32035]错误,无法在指定位置创建新的中央库存目录。解决方案包括清理oraInventory目录,编辑oraInst.loc文件,并在命令行中删除INVENTORY_LOCATION参数。通过这些步骤可以解决11.2.0版本的静默安装bug。
摘要由CSDN通过智能技术生成

11.2.0.1静默安装数据库软件报错:

[FATAL] [INS-32035] Unable to create a new central inventory directory : /u01/app/oraInventory.

CAUSE: The central inventory location provided is not empty.

ACTION: Please provide another location for the inventory, or clean up the current location.

解决:

rm -rf /u01/app/oraInventory/*

vi /etc/oraInst.loc

inventory_loc=/u01/app/oraInventory

inst_group=oinstall

chown oracle:oinstall /etc/oraInst.loc

chmod 664 /etc/oraInst.loc

该问题其实就是Oracle的bug

另外给出静默安装11.2.0.1版本数据库软件的脚本:

11.2.0 Silent Install Fails With INS-32035 Error (文档 ID 1062929.1)

In this Document

This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process and therefore has not been subject to an independent technical review.

APPLIES TO:

Oracle Database

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值