gpt4 book ai didi

oracle - Oracle客户端安装错误-路径太长

转载 作者:行者123 更新时间:2023-12-03 09:15:14 24 4
gpt4 key购买 nike

我正在尝试安装Oracle 11g第2版(客户端)。但是它给出了这样的错误:

Environment variable: "PATH" - This test checks whether the length of the
environment variable "PATH" does not exceed the recommended length.
Expected Value: 1023
Actual Value : 1028
List of errors: - PRVF-3929 : Adding the Oracle binary location to the PATH
environment variable will exceed the OS length limit of [ "1023" ] for the
variable on the node "KamalNuriyev-PC"  -
Cause:  The installer needs to update the PATH environment variable to
include the value "%ORACLE_HOME%/bin;". However, doing so will
cause PATH to exceed the maximum allowable length that this
operating system allows.  - 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.

最佳答案

此限制基于较旧的Windows限制,其中环境变量的长度很重要。 Oracle安装中仍然存在此限制。

解决此问题:

  • 步骤1:将“path”变量的值复制到文本编辑器(例如:记事本)中,并将该值保存为备份。
  • 步骤2:将此路径的大小减小到少于1023个字符。最后删除路径变量。在oracle安装期间,您几乎不需要它们。将那些删除的值保存在单独的文本文件中,因为稍后需要再次添加它们!
  • 步骤3:再次启动oracle安装
  • 步骤4:安装Oracle之后:在路径末尾再次添加那些删除的路径值

  • 祝好运!

    关于oracle - Oracle客户端安装错误-路径太长,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12089655/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com