我正在嘗試安裝Oracle 11g第2版(客戶端)。但它給出了這樣的錯誤:Oracle客戶端安裝錯誤 - 路徑太長
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.
你有什麼想法嗎? 謝謝你
使您的PATH環境變量縮短5個字符,然後再次嘗試安裝。 –
該怎麼做? – kamal
取決於您的Windows版本。開始 - >搜索,輸入「Environ」 - >編輯系統環境變量 舊版本:點擊「我的電腦」 - >編輯 - >環境變量(希望我正確記得這個) –