现象
之前安装了11201,卸载之后重装11204,一直报错INS-30131,按照网上办法MOS办法检查一遍,依然没有解决问题,在检查临时目录共享权限均无问题之后,通过如下Mos文档解决问题,忽略OSCheck。
解决
Windows : "[ INS-30131 ] the Initial Setup That Is Required to Run the Installation Program Validation Was Not Successful " Error While Installing Oracle Database/Client (Doc ID 1569962.1)
APPLIES TO:
Oracle Database Cloud Schema Service - Version N/A and later Oracle Database Exadata Cloud Machine - Version N/A and later Oracle Cloud Infrastructure - Database Service - Version N/A and later Oracle Database Backup Service - Version N/A and later Oracle Database Exadata Express Cloud Service - Version N/A and later Generic WindowsSYMPTOMS
While installing 11.2 or 12c on Windows platform below errors appear:
C:\>net use\\hostname\c$, but got this error: System error 53 has occurredIf you are getting this error on Unix Platform, Follow the below note: Note 2092409.1 Unix : "[ INS-30131 ] the Initial Setup That Is Required to Run the Installation Program Validation Was Not Successful" Error While Installing Oracle Database/Client
CAUSE
This error can be caused by below reason:1) Admin Share in C$ is not enabled2) Security settings are preventing access to TEMP location3) Corrupt software media
SOLUTION
Make Sure that downloaded software is not corrupt as per below note: Note 549617.1 How To Verify The Integrity Of A Patch/Software Download? [Video]Also the media software should be unzipped in the same server where installation will be performed, If still issue persist , please follow below procedure:
A) Verify if c$ Admin share is enabled 1. Enable administrative share for C$ (Please check with your System Admin to do this or See Microsoft document http://support.microsoft.com/kb/314984) 2. Check that it is ok:- net use \\<hostname>\c$ should work - dir \\<hostname>\c$ should work - the current user (i.e. user in administrator group) should have all privileges on the default share3. Retry the installation 4. Remove the administrative share again B) Check if Windows services "OracleRemExecService" is running Check if Windows services "OracleRemExecService" is running , this service gets created during installtion of 32 bit 64 client , if its running then follow below process:Remove the OracleRemExecService before doing the Oracle Client 12c Release 1 32-bit or 64-bit installation on the same Microsoft Windows x64 (64-bit) server after installing the Oracle Client 64-bit or 32-bit software . - Go to the Windows 'Services' - Stop OracleRemExecServiceV2 ( This service is having a intelligence .Once someone tries to stop it this service gets deleted. This is due to the fact ,that this service is not running from the Oracle Home like other oracle services ,but from temp . For example : C:\Users\AppData\Local\Temp\\oraremservicev2\RemoteExecService.exe ) - Then try to install the Oracle Client 32-bit or 64-bit on the same Microsoft Windows x64 (64-bit) server C) Check if Windows Service “Server” is not running Check if Windows Service “Server” is started on the system, if not started then start it and try again installation. D) Following Workaround is available to install database/client software if administrative shares is not enabled : For client installs, run the installer with following arguments:
For server installs, run the installer with following arguments:
解决
setup.exe -ignorePrereq -J"-Doracle.install.db.validate.supportedOSCheck=false"
最后吐槽一下Windows Server,由于对windows了解甚少,所以每次用Windows时都会状况频发,还是Unix Linux好,报错很直观,有什么问题都可以解决,Windows 呃呃呃呃emmm.....
编辑推荐:
相关推荐
-
雷神推出 MIX PRO II 迷你主机:基于 Ultra 200H,玻璃上盖 + ARGB 灯效
2 月 9 日消息,雷神 (THUNDEROBOT) 现已宣布推出基于英
-
制造商 Musnap 推出彩色墨水屏电纸书 Ocean C:支持手写笔、第三方安卓应用
2 月 10 日消息,制造商 Musnap 现已在海外推出一款 Oce
热文推荐
- 呀!ASM实例起不来可咋整
呀!ASM实例起不来可咋整
26-03-03 - ORACLE for windows 启动之ORA-24324&ORA-01041内部错误hostdef扩展名不存在
- Oracle AWR报告
Oracle AWR报告
26-03-03 - 如何同步多家自媒体?方法工具篇
如何同步多家自媒体?方法工具篇
26-03-03 - 比较好用的新媒体账号一键管理第三方应用
比较好用的新媒体账号一键管理第三方应用
26-03-03 - 多个小红书一起登陆,用这个工具就够了!
多个小红书一起登陆,用这个工具就够了!
26-03-03 - oracle trouble shooting 时看 call stack
- 有没有好用的自媒体账号批量发文章小工具?
有没有好用的自媒体账号批量发文章小工具?
26-03-03 - 多个百家号怎么批量登陆?怎么一次性登录多个百家号?
多个百家号怎么批量登陆?怎么一次性登录多个百家号?
26-03-03 - 手工创建Oracle 11g数据库
手工创建Oracle 11g数据库
26-03-03
