Oracle client installation error - path too long

后端 未结 12 849
温柔的废话
温柔的废话 2021-01-01 09:49

I\'m trying to install Oracle 11g Release 2 (client). But it gives an error like that :

Environment variable: \"PATH\" - This test checks whether the length          


        
12条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-01 10:23

    After trying with all I found this in the Oracle wiki:

    What it says is that you should reduced your string's path changing the "C:\Program Files (x86)" to "C:\PROGRA~2"

    Be sure to make a backup of the original path.

提交回复
热议问题