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 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.
If an installation fails, you must remove files that Oracle Universal Installer created during the attempted installation and remove the Oracle home directory. Follow the instructions in "Removing Oracle Database Software" to run the Deinstallation tool.
If there is a directory or folder with a space embedded in the name, the installer will not start. Change the offending folder name by removing any spaces embedded in the name. Then re-run the installer. NOTE: This issue can also occur when the zip file is extracted incorrectly and not all of the files are extracted.
ORACLE_HOME is a directory in the file system where the Oracle software is installed. The path to this directory is stored in an environment variable. The value of ORACLE_HOME will vary according to where you have installed Oracle. On a Windows machine, could have installed in under C:\ or C:\Softwares or under D:\.
The Oracle Database 12c Enterprise Edition took 3 hours to download and 1 hour to Install. It is a large file and with high speed connectivity should not take that long to download, however you can expect delays and slowed overall processing of your PC.
This limitation is based on older Windows restrictions, where length of environmental variables was important. This limitation is still there in the Oracle installation.
Work around this:
Good luck!
For those who are facing this issue, solution would be to look into your Environment Variable "PATH" and bring it to shorter in length by removing unnecessary paths / repeating paths as suggested by Bob Javis in his comment. Thanks to him.
I had the similar issues and got it resolved by doing so.
To Edit ENV Variable on Windows 7: Start -> Computer -> Properties -> Advanced System Settings -> On "System properties" window, select "Advanced" tab - > Click on "Environment Variable" -> Scroll down to see the PATH variable and click on "Edit" to edit accordingly and Click "OK" to save
Hope someone might get helped :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With