我的Windows 8.1 64位操作系统运行在64位体系结构上。我正在安装Oracle12C的新副本,这意味着我以前没有在我的系统上安装过任何版本。
在安装过程中,我遇到了以下错误信息;
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 al-naseeha  - Version of exectask could not be retrieved from node "al-naseeha"  - Cause: Cause Of Problem Not Available  - Action: User Action Not Available 错误代码是INS-30131。我拥有管理人的全部特权。我也尝试通过以下命令来解决这个问题;
net use \\localhost\c$但不是徒劳的。你能帮我解决这个问题吗?
发布于 2016-09-10 03:46:04
如果您的用户帐户中有空格,并且您已经尝试了上述所有方法,但都不起作用,
我建议你创建一个新的windows用户帐户,并给它一个管理特权,而不是标准的。
注销旧帐户并登录到此新帐户,然后尝试重新安装。它工作得很好。
https://stackoverflow.com/questions/21546892
复制相似问题