Yvá*_*rri 8 oracle installation
我正在尝试在 Windows 7 x64 计算机上安装 Oracle 12c,一段时间后出现此错误:
SEVERE: [FATAL] [INS-30131] Initial setup required for the execution of installer validations failed.
CAUSE: Failed to access the temporary location.
ACTION: Ensure that the current user has required permissions to access the temporary location.
*ADDITIONAL INFORMATION:*
- Framework setup check failed on all the nodes
- Cause: Cause Of Problem Not Available
- Action: User Action Not Available
Summary of the failed nodes
maddy-pc
- Version of exectask could not be retrieved from node "XXXXXX"
- Cause: Cause Of Problem Not Available
- Action: User Action Not Available
Run Code Online (Sandbox Code Playgroud)
有人知道如何解决这个问题吗?
我发现了问题。由于我不明白 Oracle 需要通过管理网络共享(即 \computer\c$)访问文件系统的原因,我已禁用它。
解决此问题需要检查的事项:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System DWORD值设置LocalAccountTokenFilterPolicy为 1HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters DWORD值设置AutoShareWks为 1