Ins-10201 Execution Of 39-gi Install 39- Script Failed |best|
rpm -q binutils compat-libcap1 compat-libstdc++ gcc gcc-c++ glibc ksh libaio libgcc libstdc++ make sysstat
# Check HugePages grep HugePages /proc/meminfo # For GI, set vm.nr_hugepages appropriately or disable via /etc/security/limits.conf ins-10201 execution of 39-gi install 39- script failed
Post the from installActions*.log starting from the error – that will pinpoint whether it's a disk, OS, or configuration issue. The install script attempts to compile Oracle binaries
echo "fs.aio-max-nr = 1048576" >> /etc/sysctl.conf echo "fs.file-max = 6815744" >> /etc/sysctl.conf the compilation fails
Once the terminal indicates the script finished successfully, return to the Oracle Universal Installer (OUI) and click Oracle Forums 3. Cleanup and Retry (If Manual Run Fails)
This is the most common cause for INS-10201 during the "Linking" phase. The install script attempts to compile Oracle binaries. If a required C library or development package is missing from the Linux OS, the compilation fails, and the script exits.