Windows Server 2012安裝Oracle 11204報錯INS-30131
現象
之前安裝了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 laterOracle 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 Windows
SYMPTOMS
While installing 11.2 or 12c on Windows platform below errors appear:
CAUSE: Access to the temp directory was not successful.
ACTION: Ensure that the current user has the necessary permissions to access the temp directory.
C:\>net use\\hostname\c$, but got this error: System error 53 has occurred
If 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 enabled
2) Security settings are preventing access to TEMP location
3) 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 )
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 share
3. 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.....
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/31439444/viewspace-2696420/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Windows Server 2012 R2 安裝 DockerWindowsServerDocker
- freeipa server安裝報錯Server
- SQL server2012解除安裝SQLServer
- 在Windows server 2012R2系統安裝使用dockerWindowsServerDocker
- Windows Server安裝oracle 無法安裝以下功能:.NET Framework 3.5WindowsServerOracleFramework
- windows server 2012 TLS 1.0WindowsServerTLS
- Windows 2012安裝odoo12WindowsOdoo
- SQL Server2012 安裝方法詳解SQLServer
- SQL Server 2012 RTM 安裝手記XGSQLServer
- 華為伺服器安裝windows2012R2報錯0x80070002伺服器Windows
- Windows Server 2022 安裝WindowsServer
- 靜默安裝oracle時報錯Oracle
- Windows server 2012 R2配置NTP ServerWindowsServer
- SQL server開啟 安裝包時報錯SQLServer
- Windows Server 2012配置MySQL 8.0.20 MGRWindowsServerMySql
- windows下oracle安裝WindowsOracle
- Linux安裝Redis 6.0.5 ./install_server.sh報錯LinuxRedisServer
- Windows 2012 2016 無法安裝 .NET 3.5 4.6Windows
- Lenovo SR650安裝Windows Server 2012之Solarflare驅動導致系統異常WindowsServer
- 【超詳細】SQL Server2012 Express版本安裝教程SQLServerExpress
- Windows 環境安裝 Horizon 報錯解決Windows
- oracle12c安裝報錯[INS-32025]Oracle
- windows server 2019安裝中文包WindowsServer
- Windows Server 2019 Installation 安裝.net 3.5WindowsServer
- PVE安裝Windows 95報錯 while initializing device IOSWindowsWhiledeviOS
- Windows 安裝Oracle19CWindowsOracle
- windows oracle 11201打補丁報錯WindowsOracle
- 解決Windows 2012 Server的localhost解析為::1WindowsServerlocalhost
- windows下安裝python3.6.4完成,執行報錯WindowsPython
- Windows Server 2019 container容器化-Docker安裝WindowsServerAIDocker
- Windows server 2016的安裝網路配置WindowsServer
- Windows server 2016伺服器上安裝oracle資料庫的教程圖解WindowsServer伺服器Oracle資料庫圖解
- 安裝heapster報錯
- 安裝VUE報錯Vue
- 遠端桌面連線Windows server 2012,提示 “這可能是由於 CredSSP 加密 Oracle 修正“WindowsServer加密Oracle
- SQLServer 2017 install for Windows server 2012_問題彙總SQLServerWindows
- windows server 2012 R2 部署AD域服務WindowsServer
- windows server 2012更改遠端埠,限制IP訪問WindowsServer