首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Oracle 12c安装无法访问临时位置

Oracle 12c安装无法访问临时位置
EN

Stack Overflow用户
提问于 2014-02-04 15:57:19
回答 12查看 139.2K关注 0票数 22

我的Windows 8.1 64位操作系统运行在64位体系结构上。我正在安装Oracle12C的新副本,这意味着我以前没有在我的系统上安装过任何版本。

在安装过程中,我遇到了以下错误信息;

代码语言:javascript
运行
复制
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。我拥有管理人的全部特权。我也尝试通过以下命令来解决这个问题;

代码语言:javascript
运行
复制
net use \\localhost\c$

但不是徒劳的。你能帮我解决这个问题吗?

EN

Stack Overflow用户

发布于 2016-09-10 03:46:04

如果您的用户帐户中有空格,并且您已经尝试了上述所有方法,但都不起作用,

我建议你创建一个新的windows用户帐户,并给它一个管理特权,而不是标准的。

注销旧帐户并登录到此新帐户,然后尝试重新安装。它工作得很好。

票数 1
EN
查看全部 12 条回答
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/21546892

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档