问题
I am installing oracle 12c on Windows server 2016 OS. But just after double-clicking on setup.exe
my installer disappears without any progress. I am running setup.exe file with administrator privilege. Also disabled UAC.
When I checked log files content of the same was
Using paramFile: C:\abc\database\install\oraparam.ini
Checking monitor: must be configured to display at least 256 colors. Actual 4294967296 Passed
The number of files bootstrapped for the jre is 0.
The number of files bootstrapped for the oui is 0.
回答1:
I don't know if this is the solution ... but when I searched for the message:
The number of files bootstrapped for the jre is ...
most of the hits had a non-zero number. The three hits that I found which had zero as the number all mentioned that they were installing into a filesystem with 2TB or more free space. And one of them even said that they managed to get the installer so work by creating a large temporary file so that the free space was less than 2TB.
I suggest that you try that.
来源:https://stackoverflow.com/questions/62495100/oracle-universal-installer-terminates-execution