When Oracle is installed on Windows 7, the internal program is terminated abnormally. solution: the program is terminated abnormally. An internal error occurs. Please provide the following documents to the Oracle Technical Support Department: "www.2cto.com solution: 1. open \ Oracle 10g \ stage \ prereq \ db path and find refhost. open the xml file, add the following code to it, and save it. <OPERATING_SYSTEM> <version value = "6.1"/> </OPERATING_SYSTEM> 2. open the \ Oracle 10G \ install path and find oraparam. INI file, open it, add the following code to it and save it. [Windows-6.1-required] # Minimum display colours for OUI to run MIN_DISPLAY_COLORS = 256 # Minimum CPU speed required for OUI # CPU = 300 [Windows-6.1-optional] 3. find the setup application in the oracle Installation File, right-click Properties --> compatibility --> check the compatibility mode selection ("Windows XP (Service Pack 3 )"), check "log on to this program as an administrator", OK, and run!