Oracle:environment variable "PATH"

参考了博主@路过秋天的文章:http://www.cyqdata.com/cyq1162/article-detail-54359非常感谢
今天安装oracle11g,在检测时报了以下错误:
Environment variable: “PATH” - This test checks whether the length of the environment variable “PATH” does not exceed the recommended length.
预期值 : 1023
实际值 : 1332

网上的解决方案是说环境变量PATH太长,需要取消掉一些以剪短PATH的长度,不过我删除部分之后再检测还是依旧报错。

突然看到右上角有个“全部忽略”试一下啊忽略此错误再继续安装看看:
Oracle:environment variable "PATH"
然后就成功了
Oracle:environment variable "PATH"