码迷,mamicode.com
首页 > 数据库 > 详细

Oracle 11g安装报错Environment variable: "PATH"

时间:2014-06-12 17:25:20      阅读:633      评论:0      收藏:0      [点我收藏+]

标签:class   tar   com   art   set   os   

Environment variable: "PATH" - This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
预期值
 : 1023
实际值
 : 1245

PRVF-3929 : Adding the Oracle binary location to the PATH environment variable will exceed the OS length limit of [ "1023" ] for the variable
- Action:  Ensure that the sum of the lengths of your current PATH environment variable and that of "%ORACLE_HOME%/bin;"
does not exceed the operating system limit. Restart the installer after correcting the setting for environment variable.

这样的问题就是环境变量字符太长了,多剪切一些出来,等安装完oracle后在把那些剪切出来环境变量在粘贴回去。

Oracle 11g安装报错Environment variable: "PATH",布布扣,bubuko.com

Oracle 11g安装报错Environment variable: "PATH"

标签:class   tar   com   art   set   os   

原文地址:http://www.cnblogs.com/ZJ199012/p/3781857.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!